menu

UWP

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class ExcelVAlign - UWP API Reference | Syncfusion

    Show / Hide Table of Contents

    Class ExcelVAlign

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

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

    Fields

    VAlignBottom

    Represents bottom vertical alignment setting.

    Declaration
    public const ExcelVAlign VAlignBottom
    Field Value
    Type
    ExcelVAlign

    VAlignCenter

    Represents center vertical alignment setting.

    Declaration
    public const ExcelVAlign VAlignCenter
    Field Value
    Type
    ExcelVAlign

    VAlignDistributed

    Represents distributed vertical alignment setting.

    Declaration
    public const ExcelVAlign VAlignDistributed
    Field Value
    Type
    ExcelVAlign

    VAlignJustify

    Represents justify vertical alignment setting.

    Declaration
    public const ExcelVAlign VAlignJustify
    Field Value
    Type
    ExcelVAlign

    VAlignTop

    Represents top vertical alignment setting.

    Declaration
    public const ExcelVAlign VAlignTop
    Field Value
    Type
    ExcelVAlign

    Extension Methods

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