Spread Windows Forms 15.0
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet Namespace / SparklineStorage Class
Properties Methods


In This Topic
    SparklineStorage Class Members
    In This Topic

    The following tables list the members exposed by SparklineStorage.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the SparklineStorage class.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets the total number of sparkline groups.  
    Public PropertyGets the owner worksheet.  
    Top
    Public Methods
     NameDescription
    Public MethodAdds the sparkline group to this sparkline storage.  
    Public MethodOverloaded. Clear the sparkline at the specified cell.  
    Public MethodCopies a range of cells and pastes it into a range of cells at the specified location. (Inherited from GrapeCity.Spreadsheet.CellMatrix<Sparkline>)
    Public MethodGets the sparkline group at the specified index.  
    Public MethodInserts column(s) to the Worksheet at the specified position.  
    Public MethodInserts row(s) to the Worksheet at the specified position.  
    Public MethodOverloaded. Gets a boolean value indicating whether there is at least one item.  
    Public MethodRemoves one or more columns starting with the column at the specified position.  
    Public MethodRemoves one or more rows starting with the row at the specified position.  
    Public MethodSynchronize sparkline group's data with worksheet.  
    Top
    See Also

    Reference

    SparklineStorage Class
    GrapeCity.Spreadsheet Namespace
    GrapeCity.Spreadsheet.CellMatrix