DoubleCellType.EditModeSettings Class Members
In This Topic
The following tables list the members exposed by DoubleCellType.EditModeSettings.
Public Constructors
Public Properties
| Name | Description |
| DecimalDigits | Gets or sets the number of decimal digits to display in edit mode. |
| FixedPoint | Gets or sets whether to display placeholder zeros in the decimal portion of the number for a fixed-point numeric display in edit mode. |
| NumberFormat | Gets or sets a NumberFormatInfo that defines the format for editing a number. |
Top
See Also