Spread Windows Forms 17
FarPoint.Excel Assembly / FarPoint.Excel Namespace / SeriesList Class / Size Property


In This Topic
    Size Property (SeriesList)
    In This Topic
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Size As Integer
    'Usage
     
    
    Dim instance As SeriesList
    Dim value As Integer
     
    value = instance.Size
    public int Size {get;}
    See Also