ASP.NET Core

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class ExcelAutoType - ASP.NETCore API Reference | Syncfusion

    Show / Hide Table of Contents

    Class ExcelAutoType

    Enumeration of the Border Pattern setting for Chart formatting in Excel.

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

    Fields

    Auto

    Represents the Automatic option for the Border Pattern setting.

    Declaration
    public const ExcelAutoType Auto
    Field Value
    Type Description
    ExcelAutoType

    Custom

    Represents the Custom option for the Border Pattern setting.

    Declaration
    public const ExcelAutoType Custom
    Field Value
    Type Description
    ExcelAutoType

    None

    Represents the None option for the Border Pattern setting.

    Declaration
    public const ExcelAutoType None
    Field Value
    Type Description
    ExcelAutoType

    value__

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