Click or drag to resize

AddtionalFormatWrapper ExtendedFormatIndex Property

Gets the index of the extended format.

Namespace: Spire.Xls.Core.Spreadsheet
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
public int ExtendedFormatIndex { get; }

Property Value

Type: Int32

Implements

IExtendIndex ExtendedFormatIndex
See Also