Click or drag to resize

SparklineEmptyCells Enumeration

Defines the Display of the Empty Cells within the Sparkline Range.

Namespace: Spire.Xls
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
public enum SparklineEmptyCells
Members
Member name Value Description
Gaps 0 Display as Gaps.
Zero 1 Diaplay as Zero.
Line 2 Display as Continued line.
See Also