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


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