Spread Windows Forms 17
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 numbers of element(s) in the CellMatrix<T> (Inherited from GrapeCity.Spreadsheet.CellMatrix<Sparkline>)
    Public PropertyGets or sets a data item for the specified cell in the SparseMatrix. (Inherited from GrapeCity.Spreadsheet.CellMatrix<Sparkline>)
    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 MethodClones this instance. (Inherited from GrapeCity.Spreadsheet.CellMatrix<Sparkline>)
    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 MethodLoops through all non-empty items in the CellMatrix<T>. (Inherited from GrapeCity.Spreadsheet.CellMatrix<Sparkline>)
    Public MethodLoops through all non-empty items in the CellMatrix<T>. (Inherited from GrapeCity.Spreadsheet.CellMatrix<Sparkline>)
    Public Method (Inherited from GrapeCity.Spreadsheet.CellMatrix<Sparkline>)
    Public MethodCopies a range of cells as a flatten array. (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 MethodMoves a range of cells and pastes it into a range of cells at the specified location. (Inherited from GrapeCity.Spreadsheet.CellMatrix<Sparkline>)
    Public Method (Inherited from GrapeCity.Spreadsheet.CellMatrix<Sparkline>)
    Public MethodSearches for the next non-empty column in the specified row of CellMatrix<T> object. (Inherited from GrapeCity.Spreadsheet.CellMatrix<Sparkline>)
    Public MethodSearches for the next non-empty row in this CellMatrix<T> object. (Inherited from GrapeCity.Spreadsheet.CellMatrix<Sparkline>)
    Public MethodSearches for the previous non-empty column in the specified row of CellMatrix<T> object. (Inherited from GrapeCity.Spreadsheet.CellMatrix<Sparkline>)
    Public MethodSearches for the previous non-empty row in this CellMatrix<T> object. (Inherited from GrapeCity.Spreadsheet.CellMatrix<Sparkline>)
    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 MethodSwaps a range of cells and pastes it with another range of cells at the specified location. (Inherited from GrapeCity.Spreadsheet.CellMatrix<Sparkline>)
    Public MethodGets the value associated with the specified cell. (Inherited from GrapeCity.Spreadsheet.CellMatrix<Sparkline>)
    Public MethodSynchronize sparkline group's data with worksheet.  
    Top
    See Also

    Reference

    SparklineStorage Class
    GrapeCity.Spreadsheet Namespace
    GrapeCity.Spreadsheet.CellMatrix