Click or drag to resize

IExtendIndex Interface

Defines a contract for classes that can Gets format index.

Namespace: Spire.Xls.Core.Interfaces
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
public interface IExtendIndex

The IExtendIndex type exposes the following members.

Properties
Name Description
Public property ExtendedFormatIndex
Gets format index in m_book.InnerFormats.
Top
See Also