GrapeCity.Xaml.Excel
NumberFormatIndex Property (IExtendedFormat)


Gets or sets the index of the number format.
Syntax
'Declaration
 
Property NumberFormatIndex As Integer
'Usage
 
Dim instance As IExtendedFormat
Dim value As Integer
 
instance.NumberFormatIndex = value
 
value = instance.NumberFormatIndex
int NumberFormatIndex {get; set;}

Property Value

The index of the number format.
Remarks
If the number format is a excel built in number format, used this property to refers to that number format and the property ExcelNumberFormat will be null in this case
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

IExtendedFormat Interface
IExtendedFormat Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options