Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.CellType Namespace / IOOXmlSupport Interface / ExcelNumberFormat Property


In This Topic
ExcelNumberFormat Property
In This Topic
Gets the Excel file number format.
Syntax
'Declaration
 
ReadOnly Property ExcelNumberFormat As String
 
'Usage
 
Dim instance As IOOXmlSupport
Dim value As String
 
value = instance.ExcelNumberFormat

Property Value

Excel file number format
See Also