menu

ASP.NET Core

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

    Show / Hide Table of Contents

    Enum ExcelVAlign

    Enumeration of the vertical alignment options for cell formatting in Excel.

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

    Fields

    Name Description
    VAlignBottom

    Represents bottom vertical alignment setting.

    VAlignCenter

    Represents center vertical alignment setting.

    VAlignDistributed

    Represents distributed vertical alignment setting.

    VAlignJustify

    Represents justify vertical alignment setting.

    VAlignTop

    Represents top vertical alignment setting.

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