Xamarin.Forms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class ExcelBaseFormat

    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 - 2023 Syncfusion Inc. All Rights Reserved