DisplayBlanksAsType

DisplayBlanksAsType class

Determines how missing data will be displayed.

Constants

NameValueDescription
Gap0Specifies that blank values shall be left as a gap.
Span1Specifies that blank values shall be spanned with a line.
Zero2Specifies that blank values shall be treated as zero.

Gap

Specifies that blank values shall be left as a gap.


Span

Specifies that blank values shall be spanned with a line.


Zero

Specifies that blank values shall be treated as zero.