UWP

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class ExcelHorizontalAlignment - UWP API Reference | Syncfusion

    Show / Hide Table of Contents

    Class ExcelHorizontalAlignment

    Represents different horizontal alignments

    Inheritance
    System.Object
    ExcelHorizontalAlignment
    Namespace: Syncfusion.XlsIO
    Assembly: Syncfusion.XlsIO.UWP.dll
    Syntax
    public sealed class ExcelHorizontalAlignment : Enum

    Fields

    Center

    Represents Center horizontal alignment setting for the shapes.

    Declaration
    public const ExcelHorizontalAlignment Center
    Field Value
    Type Description
    ExcelHorizontalAlignment

    CenterMiddle

    Represents CenterMiddle horizontal alignment setting for the shapes.

    Declaration
    public const ExcelHorizontalAlignment CenterMiddle
    Field Value
    Type Description
    ExcelHorizontalAlignment

    Left

    Represents Left horizontal alignment setting for the shapes.

    Declaration
    public const ExcelHorizontalAlignment Left
    Field Value
    Type Description
    ExcelHorizontalAlignment

    LeftMiddle

    Represents LeftMiddle horizontal alignment setting for the shapes.

    Declaration
    public const ExcelHorizontalAlignment LeftMiddle
    Field Value
    Type Description
    ExcelHorizontalAlignment

    Right

    Represents Right horizontal alignment setting for the shapes.

    Declaration
    public const ExcelHorizontalAlignment Right
    Field Value
    Type Description
    ExcelHorizontalAlignment

    RightMiddle

    Represents RightMiddle horizontal alignment setting for the shapes.

    Declaration
    public const ExcelHorizontalAlignment RightMiddle
    Field Value
    Type Description
    ExcelHorizontalAlignment

    value__

    Declaration
    public int value__
    Field Value
    Type Description
    System.Int32

    Extension Methods

    DateTimeExtension.ToDateTime(Object)
    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved