Spread Windows Forms 15.0
FarPoint.Excel Assembly / FarPoint.Excel Namespace / SeriesCache Class / SeriesCache Constructor


In This Topic
    SeriesCache Constructor
    In This Topic
    Initializes a new instance of the SeriesCache class.
    Syntax
    'Declaration
     
    
    Public Function New()
    'Usage
     
    
    Dim instance As New SeriesCache()
    public SeriesCache()
    See Also