|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
System.Objectxl.write.DateFormats
Static class which contains Excels predefined Date formats
Field Summary | |
static xl.biff.DisplayFormat |
DEFAULT
The default format. |
static xl.biff.DisplayFormat |
FORMAT1
The default format. |
static xl.biff.DisplayFormat |
FORMAT10
Equivalent to a date format of "mm:ss" |
static xl.biff.DisplayFormat |
FORMAT11
Equivalent to a date format of "H:mm:ss" |
static xl.biff.DisplayFormat |
FORMAT12
Equivalent to a date format of "mm:ss.S" |
static xl.biff.DisplayFormat |
FORMAT2
Equivalent to a date format of "d-MMM-yy" |
static xl.biff.DisplayFormat |
FORMAT3
Equivalent to a date format of "d-MMM" |
static xl.biff.DisplayFormat |
FORMAT4
Equivalent to a date format of "MMM-yy" |
static xl.biff.DisplayFormat |
FORMAT5
Equivalent to a date format of "h:mm a" |
static xl.biff.DisplayFormat |
FORMAT6
Equivalent to a date format of "h:mm:ss a" |
static xl.biff.DisplayFormat |
FORMAT7
Equivalent to a date format of "H:mm" |
static xl.biff.DisplayFormat |
FORMAT8
Equivalent to a date format of "H:mm:ss" |
static xl.biff.DisplayFormat |
FORMAT9
Equivalent to a date format of "M/d/yy H:mm" |
Constructor Summary | |
DateFormats()
|
Methods inherited from class System.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static readonly xl.biff.DisplayFormat FORMAT1
public static readonly xl.biff.DisplayFormat DEFAULT
public static readonly xl.biff.DisplayFormat FORMAT2
public static readonly xl.biff.DisplayFormat FORMAT3
public static readonly xl.biff.DisplayFormat FORMAT4
public static readonly xl.biff.DisplayFormat FORMAT5
public static readonly xl.biff.DisplayFormat FORMAT6
public static readonly xl.biff.DisplayFormat FORMAT7
public static readonly xl.biff.DisplayFormat FORMAT8
public static readonly xl.biff.DisplayFormat FORMAT9
public static readonly xl.biff.DisplayFormat FORMAT10
public static readonly xl.biff.DisplayFormat FORMAT11
public static readonly xl.biff.DisplayFormat FORMAT12
Constructor Detail |
public DateFormats()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |