ASP.NET Core

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

    Show / Hide Table of Contents

    Class ExcelBaseFormat

    Base format options.

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

    Fields

    Circle

    Represents Circle base format.

    Declaration
    public const ExcelBaseFormat Circle
    Field Value
    Type Description
    ExcelBaseFormat

    Rectangle

    Represents Rectangle base format.

    Declaration
    public const ExcelBaseFormat Rectangle
    Field Value
    Type Description
    ExcelBaseFormat

    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