[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.NumbersFitMode

NumbersFitMode Enum

Specifies the display mode when date or number data width is longer than the column width.

Namespace: GrapeCity.Documents.Excel
Assembly: DS.Documents.Excel.dll
Syntax
public enum NumbersFitMode
Public Enum NumbersFitMode

Fields

Name Description
Mask

Indicates replacing data content with "###".

Overflow

Indicates display data content as a string, if neighboring cell is empty, overflow the content.