'DeclarationPublic Enum DecimalMode Inherits System.Enum
'UsageDim instance As DecimalMode
public enum DecimalMode : System.Enum
'DeclarationPublic Enum DecimalMode Inherits System.Enum
'UsageDim instance As DecimalMode
public enum DecimalMode : System.Enum
| Member | Description |
|---|---|
| Cut | Cut off the decimal part, only kepts the integer part value. |
| Filter | The decimal point will be filtered. |
System.Object
System.ValueType
System.Enum
GrapeCity.Win.Spread.InputMan.CellType.DecimalMode