Blazor

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class ExcelVerticalAlign - Blazor API Reference | Syncfusion

    Show / Hide Table of Contents

    Class ExcelVerticalAlign

    Defines Excel vertical alignment.

    Inheritance
    System.Object
    ExcelVerticalAlign
    Namespace: Syncfusion.Blazor.Grids
    Assembly: Syncfusion.Blazor.dll
    Syntax
    public sealed class ExcelVerticalAlign : Enum

    Fields

    Bottom

    Vertical align is bottom

    Declaration
    public const ExcelVerticalAlign Bottom
    Field Value
    Type Description
    ExcelVerticalAlign

    Center

    Vertical align is center

    Declaration
    public const ExcelVerticalAlign Center
    Field Value
    Type Description
    ExcelVerticalAlign

    Justify

    Vertical align is justify

    Declaration
    public const ExcelVerticalAlign Justify
    Field Value
    Type Description
    ExcelVerticalAlign

    Top

    Vertical align is top

    Declaration
    public const ExcelVerticalAlign Top
    Field Value
    Type Description
    ExcelVerticalAlign

    value__

    Declaration
    public int value__
    Field Value
    Type Description
    System.Int32
    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved