SparklineEmptyCells

SparklineEmptyCells

Overview

SparklineEmptyCells is a enum in Aspose.Cells FOSS for Python.

SparklineEmptyCells.ZERO represents empty cells displayed as zero values in sparklines.

Values

ValueDescription
ZERORepresents empty cells displayed as zero values in sparklines
GAPRepresents empty cells shown as gaps (breaks) in sparklines
CONNECTEDRepresents empty cells connected, continuing the sparkline line

See Also