ASP.NET Core

Code Examples Upgrade Guide User Guide Demos Support Forums Download
  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum ExcelVerticalAlignment

    Show / Hide Table of Contents

    Enum ExcelVerticalAlignment

    Represents different vertical alignments

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

    Fields

    Name Description
    Bottom

    Represents Bottom vertical alignment setting for the shapes.

    BottomCentered

    Represents BottomCentered vertical alignment setting for the shapes.

    Middle

    Represents Middle vertical alignment setting for the shapes.

    MiddleCentered

    Represents MiddleCentered vertical alignment setting for the shapes.

    Top

    Represents Top vertical alignment setting for the shapes.

    TopCentered

    Represents TopCentered vertical alignment setting for the shapes.

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