Class Formats
Inheritance
System.Object
Formats
Assembly: DRIT.Spreadsheet.dll
public static class Formats : object
Properties
Declaration
public static Format Accounting { get; }
Property Value
Declaration
public static Format Currency { get; }
Property Value
Declaration
public static Format DecimalPercent { get; }
Property Value
Declaration
public static Format Fraction { get; }
Property Value
Declaration
public static GeneralFormat General { get; }
Property Value
Declaration
public static Format LongDate { get; }
Property Value
Get the default number format
Declaration
public static Format Number { get; }
Property Value
Declaration
public static Format Percent { get; }
Property Value
Declaration
public static Format Scientific { get; }
Property Value
Declaration
public static Format ShortDate { get; }
Property Value
Text
Declaration
public static Format Text { get; }
Property Value
Get the default time format
Declaration
public static Format Time { get; }
Property Value