SparklineEmptyCells
Overview
SparklineEmptyCells is a enum in Aspose.Cells FOSS for Python.
SparklineEmptyCells.ZERO represents empty cells displayed as zero values in sparklines.
Values
| Value | Description |
|---|---|
ZERO | Represents empty cells displayed as zero values in sparklines |
GAP | Represents empty cells shown as gaps (breaks) in sparklines |
CONNECTED | Represents empty cells connected, continuing the sparkline line |