menu

Xamarin.Forms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class ExcelCommentVAlign - Xamarin.Forms API Reference | Syncfusion

    Show / Hide Table of Contents

    Class ExcelCommentVAlign

    Enumeration to align the excel comment vertically

    Inheritance
    System.Object
    ExcelCommentVAlign
    Namespace: Syncfusion.XlsIO
    Assembly: Syncfusion.XlsIO.Portable.dll
    Syntax
    public sealed class ExcelCommentVAlign : Enum

    Fields

    Bottom

    Represents the Bottom comment align.

    Declaration
    public const ExcelCommentVAlign Bottom
    Field Value
    Type
    ExcelCommentVAlign

    Center

    Represents the Center comment align.

    Declaration
    public const ExcelCommentVAlign Center
    Field Value
    Type
    ExcelCommentVAlign

    Distributed

    Represents the Distributed comment align.

    Declaration
    public const ExcelCommentVAlign Distributed
    Field Value
    Type
    ExcelCommentVAlign

    Justify

    Represents the Justified comment align.

    Declaration
    public const ExcelCommentVAlign Justify
    Field Value
    Type
    ExcelCommentVAlign

    Top

    Represents the Top comment align.

    Declaration
    public const ExcelCommentVAlign Top
    Field Value
    Type
    ExcelCommentVAlign
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved