Class NumberFormat
Inheritance
System.Object
NumberFormat
Assembly: DRIT.Spreadsheet.dll
public class NumberFormat : Format
Constructors
Declaration
public NumberFormat(string code)
Parameters
| Type |
Name |
Description |
| System.String |
code |
|
Properties
Declaration
public override FormatCategory Category { get; }
Property Value
Overrides
Methods
Declaration
public override bool CanFormat(object o)
Parameters
| Type |
Name |
Description |
| System.Object |
o |
|
Returns
| Type |
Description |
| System.Boolean |
|
Overrides
Declaration
public virtual Format DecreaseDecimal()
Returns
Declaration
public virtual Format IncreaseDecimal()
Returns