menu

UWP

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class ExcelAutoType - UWP 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.UWP.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
    ExcelAutoType

    Custom

    Represents the Custom option for the Border Pattern setting.

    Declaration
    public const ExcelAutoType Custom
    Field Value
    Type
    ExcelAutoType

    None

    Represents the None option for the Border Pattern setting.

    Declaration
    public const ExcelAutoType None
    Field Value
    Type
    ExcelAutoType

    Extension Methods

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