IExtendIndex
ExtendedFormatIndex Property
|
Gets format index in m_book.InnerFormats.
Namespace:
Spire.Xls.Core.Interfaces
Assembly:
Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
int ExtendedFormatIndex { get; }
ReadOnly Property ExtendedFormatIndex As Integer
Get
property int ExtendedFormatIndex {
int get ();
}
abstract ExtendedFormatIndex : int with get
Property Value
Type:
Int32
See Also