Spread Windows Forms 17
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
    string ExcelNumberFormat {get;}

    Property Value

    Excel file number format
    See Also