Class ExcelBaseFormat
Base format options.
Inheritance
System.Object
ExcelBaseFormat
Namespace: Syncfusion.XlsIO
Assembly: Syncfusion.XlsIO.NET.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 |