EmptyCellDisplayMode Enum
Specifies the possible ways to display empty cell values (cells with Value equal to null).
Fields
ConnectDataPointsWithLine | Specifies that empty cell values shall be spanned with a line. |
Gaps | Specifies that empty cell values shall be left as a gap. |
Zero | Specifies that empty cell values shall be treated as zero. |