Name | Description | |
---|---|---|
![]() | SparklineStorage Constructor | Initializes a new instance of the SparklineStorage class. |
The following tables list the members exposed by SparklineStorage.
Name | Description | |
---|---|---|
![]() | SparklineStorage Constructor | Initializes a new instance of the SparklineStorage class. |
Name | Description | |
---|---|---|
![]() | SparklineGroupCount | Gets the total number of sparkline groups. |
![]() | Worksheet | Gets the owner worksheet. |
Name | Description | |
---|---|---|
![]() | AddSparklineGroup | Adds the sparkline group to this sparkline storage. |
![]() | Clear | Overloaded. Clear the sparkline at the specified cell. |
![]() | Copy | Copies a range of cells and pastes it into a range of cells at the specified location. (Inherited from GrapeCity.Spreadsheet.CellMatrix<Sparkline>) |
![]() | GetSparklineGroup | Gets the sparkline group at the specified index. |
![]() | InsertColumns | Inserts column(s) to the Worksheet at the specified position. |
![]() | InsertRows | Inserts row(s) to the Worksheet at the specified position. |
![]() | IsAvailable | Overloaded. Gets a boolean value indicating whether there is at least one item. |
![]() | RemoveColumns | Removes one or more columns starting with the column at the specified position. |
![]() | RemoveRows | Removes one or more rows starting with the row at the specified position. |
![]() | UpdateSparklineGroup | Synchronize sparkline group's data with worksheet. |
SparklineStorage Class
GrapeCity.Spreadsheet Namespace
GrapeCity.Spreadsheet.CellMatrix