SparklineGroupCollection Class
SparklineGroupCollection class
Encapsulates a collection of
type SparklineGroupCollection struct {
ptr unsafe.Pointer
}
Constructors
Method | Description |
---|
Methods
Method | Description |
---|---|
IsNull | Checks whether the implementation object is nullptr. |
Get | Gets the SparklineGroup element at the specified index. |
Add_SparklineType | Adds an SparklineGroup with a Sparkline to the collection. |
Add_SparklineType_String_Bool_CellArea | Adds an SparklineGroup with Sparkline to the collection. |
ClearSparklines | Clears the sparklines that is inside an area of cells. |
ClearSparklineGroups | Clears the sparkline groups that overlaps an area of cells. |
GetCount |