GrapeCity.Xaml.Excel
NumberFormatCode Property (IExcelNumberFormat)


GrapeCity.Excel Namespace > IExcelNumberFormat Interface : NumberFormatCode Property
Gets the number format code.
Syntax
'Declaration
 
ReadOnly Property NumberFormatCode As String
'Usage
 
Dim instance As IExcelNumberFormat
Dim value As String
 
value = instance.NumberFormatCode
string NumberFormatCode {get;}

Property Value

The number format code.
See Also

Reference

IExcelNumberFormat Interface
IExcelNumberFormat Members