Spread Silverlight Documentation
NumberFormatId Property (IExcelNumberFormat)


GrapeCity.Excel Namespace > IExcelNumberFormat Interface : NumberFormatId Property
Gets the number format id.
Syntax
'Declaration
 
ReadOnly Property NumberFormatId As System.Integer
'Usage
 
Dim instance As IExcelNumberFormat
Dim value As System.Integer
 
value = instance.NumberFormatId
System.int NumberFormatId {get;}

Property Value

The number format id.
See Also

Reference

IExcelNumberFormat Interface
IExcelNumberFormat Members