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 element at the specified index.
Add_SparklineTypeAdds an with a to the collection.
Add_SparklineType_String_Bool_CellAreaAdds an with to the collection.
ClearSparklinesClears the sparklines that is inside an area of cells.
ClearSparklineGroupsClears the sparkline groups that overlaps an area of cells.
GetCount