Spread Windows Forms 12.0 Product Documentation
ExcelNumberFormat Property


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.CellType Namespace > IOOXmlSupport Interface : ExcelNumberFormat Property
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
string ExcelNumberFormat {get;}

Property Value

String containing the Excel file number format
See Also

Reference

IOOXmlSupport Interface
IOOXmlSupport Members