ASP.NET Core

Code Examples Upgrade Guide User Guide Demos Support Forums Download
  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum ExcelAutoFormatOptions

    Show / Hide Table of Contents

    Enum ExcelAutoFormatOptions

    Represents auto format options.

    Namespace: Syncfusion.XlsIO
    Assembly: Syncfusion.XlsIO.Base.dll
    Syntax
    [Flags]
    public enum ExcelAutoFormatOptions

    Fields

    Name Description
    Alignment

    Represents alignment auto format option.

    All

    Represents all auto format option.

    Border

    Represents border auto format option.

    Font

    Represents font auto format option.

    None

    Represents none auto format option.

    Number

    Represents number auto format option.

    Patterns

    Represents patterns auto format option.

    Width_Height

    Represents width\height auto format option.

    Back to top Generated by DocFX
    Copyright © 2001 - 2023 Syncfusion Inc. All Rights Reserved