Xamarin.Forms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class ExcelCommentHAlign

    Show / Hide Table of Contents

    Class ExcelCommentHAlign

    Enumeration to align the excel comment Horizontally.

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

    Fields

    Center

    Represents the Center comment align.

    Declaration
    public const ExcelCommentHAlign Center
    Field Value
    Type Description
    ExcelCommentHAlign

    Distributed

    Represents the Distributed comment align.

    Declaration
    public const ExcelCommentHAlign Distributed
    Field Value
    Type Description
    ExcelCommentHAlign

    Justified

    Represents the Justified comment align.

    Declaration
    public const ExcelCommentHAlign Justified
    Field Value
    Type Description
    ExcelCommentHAlign

    Justify

    Represents the Justified comment align.

    Declaration
    public const ExcelCommentHAlign Justify
    Field Value
    Type Description
    ExcelCommentHAlign

    Left

    Represents the Left comment align.

    Declaration
    public const ExcelCommentHAlign Left
    Field Value
    Type Description
    ExcelCommentHAlign

    Right

    Represents the Right comment align.

    Declaration
    public const ExcelCommentHAlign Right
    Field Value
    Type Description
    ExcelCommentHAlign

    value__

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