Xamarin.Android

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class Excel2007CommentHAlign - Xamarin.Android API Reference | Syncfusion

    Show / Hide Table of Contents

    Class Excel2007CommentHAlign

    Enumeration to align the excel comment Horizontally.

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

    Fields

    ctr

    Represents the Center comment align.

    Declaration
    public const Excel2007CommentHAlign ctr
    Field Value
    Type Description
    Excel2007CommentHAlign

    dist

    Represents the Distributed comment align.

    Declaration
    public const Excel2007CommentHAlign dist
    Field Value
    Type Description
    Excel2007CommentHAlign

    just

    Represents the Justified comment align.

    Declaration
    public const Excel2007CommentHAlign just
    Field Value
    Type Description
    Excel2007CommentHAlign

    l

    Represents the Left comment align.

    Declaration
    public const Excel2007CommentHAlign l
    Field Value
    Type Description
    Excel2007CommentHAlign

    r

    Represents the Right comment align.

    Declaration
    public const Excel2007CommentHAlign r
    Field Value
    Type Description
    Excel2007CommentHAlign

    value__

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