Class FractionFormat
Inherited Members
Namespace: DRIT.Spreadsheet
Assembly: DRIT.Spreadsheet.dll
Syntax
public class FractionFormat : Format
Constructors
FractionFormat(String)
Declaration
public FractionFormat(string code)
Parameters
| Type | Name | Description |
|---|---|---|
| System.String | code |
Properties
Category
Declaration
public override FormatCategory Category { get; }
Property Value
| Type | Description |
|---|---|
| FormatCategory |
Overrides
Methods
CanFormat(Object)
Declaration
public override bool CanFormat(object o)
Parameters
| Type | Name | Description |
|---|---|---|
| System.Object | o |
Returns
| Type | Description |
|---|---|
| System.Boolean |