File Formats

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum ExcelHorizontalAlignment - FileFormats API Reference | Syncfusion

    Show / Hide Table of Contents

    Enum ExcelHorizontalAlignment

    Represents different horizontal alignments

    Namespace: Syncfusion.XlsIO
    Assembly: Syncfusion.XlsIO.Base.dll
    Syntax
    public enum ExcelHorizontalAlignment

    Fields

    Name Description
    Center

    Represents Center horizontal alignment setting for the shapes.

    CenterMiddle

    Represents CenterMiddle horizontal alignment setting for the shapes.

    Left

    Represents Left horizontal alignment setting for the shapes.

    LeftMiddle

    Represents LeftMiddle horizontal alignment setting for the shapes.

    Right

    Represents Right horizontal alignment setting for the shapes.

    RightMiddle

    Represents RightMiddle horizontal alignment setting for the shapes.

    Back to top Generated by DocFX
    Copyright © 2001 - 2022 Syncfusion Inc. All Rights Reserved