Interface IXFIndex
Summary description for IXFIndex.
Namespace: Syncfusion.XlsIO.Interfaces
Assembly: Syncfusion.XlsIO.UWP.dll
Syntax
public interface IXFIndex
Properties
XFormatIndex
Gets format index in m_book.InnerFormats.
Declaration
int XFormatIndex { get; }
Property Value
Type |
---|
System.Int32 |