SparklineGroupCollection Class

SparklineGroupCollection class

Encapsulates a collection of objects.


type SparklineGroupCollection struct  {
	ptr unsafe.Pointer
}

Constructors

MethodDescription

Methods

MethodDescription
IsNullChecks whether the implementation object is nullptr.
GetGets the SparklineGroup element at the specified index.
Add_SparklineTypeAdds an SparklineGroup with a Sparkline to the collection.
Add_SparklineType_String_Bool_CellAreaAdds an SparklineGroup with Sparkline to the collection.
ClearSparklinesClears the sparklines that is inside an area of cells.
ClearSparklineGroupsClears the sparkline groups that overlaps an area of cells.
GetCount