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