alexa

    Show / Hide Table of Contents

    Enum Excel2007CommentHAlign

    Enumeration to align the excel comment Horizontally.

    Namespace: Syncfusion.XlsIO
    Assembly: Syncfusion.XlsIO.Base.dll
    Syntax
    public enum Excel2007CommentHAlign

    Fields

    Name Description
    ctr

    Represents the Center comment align.

    dist

    Represents the Distributed comment align.

    just

    Represents the Justified comment align.

    l

    Represents the Left comment align.

    r

    Represents the Right comment align.

    Back to top Generated by DocFX