menu

Document Processing

ExcelBaseFormat Class - C# Excel Library API Reference | Syncfusion

    Show / Hide Table of Contents

    ExcelBaseFormat Class

    Base format options.

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

    Fields

    Circle

    Represents Circle base format.

    Declaration
    public const ExcelBaseFormat Circle
    Field Value
    Type
    ExcelBaseFormat

    Rectangle

    Represents Rectangle base format.

    Declaration
    public const ExcelBaseFormat Rectangle
    Field Value
    Type
    ExcelBaseFormat
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved