[]
Specifies the display mode when date or number data width is longer than the column width.
public enum NumbersFitMode
Mask = 0
Indicates replacing data content with "###".
Overflow = 1
Indicates display data content as a string, if neighboring cell is empty, overflow the content.