Click or drag to resize

XlsWorksheet SparklineGroups Property

Gets the sparkline groups.

Namespace: Spire.Xls.Core.Spreadsheet
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
public SparklineGroupCollection SparklineGroups { get; }

Property Value

Type: SparklineGroupCollection
The sparkline groups.
See Also