GcSpread.Sheets Namespace : CultureInfo type |
var instance = new GcSpread.Sheets.CultureInfo();
function CultureInfo;
Object
GcSpread.Sheets.CultureInfo
Name | Description | |
---|---|---|
CultureInfo Constructor | Represents the custom culture class. The member variable can be overwritten. |
Name | Description | |
---|---|---|
abbreviatedDayNames | Specifies the day formatter for "ddd". | |
abbreviatedMonthGenitiveNames | Specifies the month formatter for "MMM". | |
abbreviatedMonthNames | Specifies the month formatter for "MMM". | |
amDesignator | Indicates the AM designator. | |
arrayGroupSeparator | Indicates the separator for the array rows of an array constant in a formula. | |
arrayListSeparator | Indicates the separator for the constants in one row of an array constant in a formula. | |
currencyDecimalSeparator | Indicates the currency decimal point. | |
currencyGroupSeparator | Indicates the currency thousand separator. | |
currencySymbol | Indicates the currency symbol. | |
dayNames | Specifies the day formatter for "dddd". | |
fullDateTimePattern | Specifies the standard date formatter for "F". | |
listSeparator | Indicates the separator for function arguments in a formula. | |
longDatePattern | Specifies the standard date formatter for "D". | |
longTimePattern | Specifies the standard date formatter for "T" and "U". | |
monthDayPattern | Specifies the standard date formatter for "M" and "m". | |
monthGenitiveNames | Specifies the formatter for "MMMM". | |
monthNames | Specifies the formatter for "M" or "MM". | |
numberDecimalSeparator | Indicates the decimal point. | |
numberGroupSeparator | Indicates the thousand separator. | |
pmDesignator | Indicates the PM designator. | |
rfc1123Pattern | Specifies the standard date formatter for "R" and "r". | |
shortDatePattern | Specifies the standard date formatter for "d". | |
shortTimePattern | Specifies the standard date formatter for "t". | |
sortableDateTimePattern | Specifies the standard date formatter for "s". | |
universalSortableDateTimePattern | Specifies the standard date formatter for "u". | |
yearMonthPattern | Specifies the standard date formatter for "y" and "Y". |