Spread Windows Forms 15.0
FarPoint.Excel Assembly / FarPoint.Excel Namespace / ExcelXMLHelpers Class / EXCEL11_COLUMN_COUNT Field


In This Topic
    EXCEL11_COLUMN_COUNT Field
    In This Topic
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly EXCEL11_COLUMN_COUNT As Integer
    'Usage
     
    
    Dim value As Integer
     
    value = ExcelXMLHelpers.EXCEL11_COLUMN_COUNT
    public static readonly int EXCEL11_COLUMN_COUNT
    See Also