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