Click or drag to resize

SparklineGroup EmptyCellsType Property

Indicates how to display empty cells.

Namespace: Spire.Xls
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
public SparklineEmptyCells EmptyCellsType { get; set; }

Property Value

Type: SparklineEmptyCells
The DisplayEmptyCellsAs property gets/sets the m_displayEmptyCellsAs data member.

Implements

ISparklineGroup EmptyCellsType
See Also