ISparklineGroup
Add Method
|
Adds a new Sparkline to the collection.
Namespace:
Spire.Xls.Core.Spreadsheet
Assembly:
Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
SparklineCollection Add()
Function Add As SparklineCollection
SparklineCollection^ Add()
abstract Add : unit -> SparklineCollection
Return Value
Type:
SparklineCollection
See Also