Class ExtendedFormatRecord.TXFType
Type of extended format.
Inheritance
System.Object
ExtendedFormatRecord.TXFType
Namespace: Syncfusion.XlsIO.Parser.Biff_Records
Assembly: Syncfusion.XlsIO.NET.dll
Syntax
public sealed class TXFType : Enum
Fields
XF_CELL
Represents the XF_CELL extended format type.
Declaration
public const ExtendedFormatRecord.TXFType XF_CELL
Field Value
Type |
---|
ExtendedFormatRecord.TXFType |
XF_STYLE
Represents the XF_STYLE extended format type.
Declaration
public const ExtendedFormatRecord.TXFType XF_STYLE
Field Value
Type |
---|
ExtendedFormatRecord.TXFType |