menu

UWP

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class Excel2007CommentHAlign - UWP 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.UWP.dll
    Syntax
    public sealed class Excel2007CommentHAlign : Enum

    Fields

    ctr

    Represents the Center comment align.

    Declaration
    public const Excel2007CommentHAlign ctr
    Field Value
    Type
    Excel2007CommentHAlign

    dist

    Represents the Distributed comment align.

    Declaration
    public const Excel2007CommentHAlign dist
    Field Value
    Type
    Excel2007CommentHAlign

    just

    Represents the Justified comment align.

    Declaration
    public const Excel2007CommentHAlign just
    Field Value
    Type
    Excel2007CommentHAlign

    l

    Represents the Left comment align.

    Declaration
    public const Excel2007CommentHAlign l
    Field Value
    Type
    Excel2007CommentHAlign

    r

    Represents the Right comment align.

    Declaration
    public const Excel2007CommentHAlign r
    Field Value
    Type
    Excel2007CommentHAlign

    Extension Methods

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