public class

OfficeLocaleOverrides

extends ConversionOptions
java.lang.Object
   ↳ com.pdftron.pdf.OptionsBase
     ↳ com.pdftron.pdf.ConversionOptions
       ↳ com.pdftron.pdf.OfficeLocaleOverrides

Summary

Public Constructors
OfficeLocaleOverrides()
Constructor.
OfficeLocaleOverrides(String json_string)
Constructor.
Public Methods
String getAccountingFormat1()
Gets the value AccountingFormat1 from the options object Accounting currency format rounded to integer, with negative values in parenthesis and no currency symbol.
String getAccountingFormat2()
Gets the value AccountingFormat2 from the options object Accounting currency format rounded to integer, with red nagative values in parenthesis and no currency symbol.
String getAccountingFormat3()
Gets the value AccountingFormat3 from the options object Accounting currency format with 2 digits after decimal point, negative values in parenthesis and no currency symbol.
String getAccountingFormat4()
Gets the value AccountingFormat4 from the options object Accounting currency format with 2 digits after decimal point, red nagative values in parenthesis and no currency symbol.
String getAccountingFormat5()
Gets the value AccountingFormat5 from the options object Accounting currency format rounded to integer, without currency symbol.
String getAccountingFormat6()
Gets the value AccountingFormat6 from the options object Accounting currency format rounded to integer, with local currency symbol.
String getAccountingFormat7()
Gets the value AccountingFormat7 from the options object Accounting currency format with 2 digits after decimal point and no currency symbol.
String getAccountingFormat8()
Gets the value AccountingFormat8 from the options object Accounting currency format with 2 digits after decimal point and local currency symbol.
String getCurrencyFormat1()
Gets the value CurrencyFormat1 from the options object Format of a value in local currency rounded to integer, with thousands separator.
String getCurrencyFormat2()
Gets the value CurrencyFormat2 from the options object Format of a value in local currency rounded to integer, with thousands separator and red nagative value.
String getCurrencyFormat3()
Gets the value CurrencyFormat3 from the options object Format of a value in local currency, with thousands separator and 2 digits after decimal point.
String getCurrencyFormat4()
Gets the value CurrencyFormat4 from the options object Format of a value in local currency, with thousands separator, 2 digits after decimal point and red nagative value.
String getDateFormat1()
Gets the value DateFormat1 from the options object Short date format.
String getDateFormat2()
Gets the value DateFormat2 from the options object Date format with a short month name.
String getDateFormat3()
Gets the value DateFormat3 from the options object Date format with a short month name and no year.
String getDateFormat4()
Gets the value DateFormat4 from the options object Date format with a short month name and no day.
String getDatetTimeFormat()
Gets the value DatetTimeFormat from the options object Short date with 24-hour time format.
String getFixedNumberFormat1()
Gets the value FixedNumberFormat1 from the options object Format of a fixed number rounded to integer.
String getFixedNumberFormat2()
Gets the value FixedNumberFormat2 from the options object Format of a fixed number with 2 digits after decimal point.
String getFixedNumberFormat3()
Gets the value FixedNumberFormat3 from the options object Format of a fixed number rounded to integer, with thousands separator.
String getFixedNumberFormat4()
Gets the value FixedNumberFormat4 from the options object Format of a fixed number with thousands separator and 2 digits after decimal point.
String getFractionNumberFormat1()
Gets the value FractionNumberFormat1 from the options object Fraction number format with a single-digit fraction.
String getFractionNumberFormat2()
Gets the value FractionNumberFormat2 from the options object Fraction number format with a double-digit fraction.
String getPercentageFormat1()
Gets the value PercentageFormat1 from the options object Format of a percentage value rounded to integer.
String getPercentageFormat2()
Gets the value PercentageFormat2 from the options object Format of a percentage value with 2 digits after decimal point.
String getScientificNumberFormat1()
Gets the value ScientificNumberFormat1 from the options object Scientific number format with two digits after decimal point and at least two digits in the exponent.
String getScientificNumberFormat2()
Gets the value ScientificNumberFormat2 from the options object Scientific number format with up to 3 significant digits before decimal point and one digit after it.
String getTextFormat()
Gets the value TextFormat from the options object Text format used to treat numbers as text, when necessary.
String getTimeFormat1()
Gets the value TimeFormat1 from the options object Time format with AM/PM indicator and no seconds.
String getTimeFormat2()
Gets the value TimeFormat2 from the options object Time format with AM/PM indicator.
String getTimeFormat3()
Gets the value TimeFormat3 from the options object 24-hour time format without seconds.
String getTimeFormat4()
Gets the value TimeFormat4 from the options object 24-hour time format.
String getTimeSpanFormat1()
Gets the value TimeSpanFormat1 from the options object Format of a time span without hours.
String getTimeSpanFormat2()
Gets the value TimeSpanFormat2 from the options object Format of a time span with hours.
String getTimeSpanFormat3()
Gets the value TimeSpanFormat3 from the options object Format of a time span without hours and delimiters and with one decimal digit after point.
OfficeLocaleOverrides setAccountingFormat1(String value)
Sets the value for AccountingFormat1 in the options object Accounting currency format rounded to integer, with negative values in parenthesis and no currency symbol.
OfficeLocaleOverrides setAccountingFormat2(String value)
Sets the value for AccountingFormat2 in the options object Accounting currency format rounded to integer, with red nagative values in parenthesis and no currency symbol.
OfficeLocaleOverrides setAccountingFormat3(String value)
Sets the value for AccountingFormat3 in the options object Accounting currency format with 2 digits after decimal point, negative values in parenthesis and no currency symbol.
OfficeLocaleOverrides setAccountingFormat4(String value)
Sets the value for AccountingFormat4 in the options object Accounting currency format with 2 digits after decimal point, red nagative values in parenthesis and no currency symbol.
OfficeLocaleOverrides setAccountingFormat5(String value)
Sets the value for AccountingFormat5 in the options object Accounting currency format rounded to integer, without currency symbol.
OfficeLocaleOverrides setAccountingFormat6(String value)
Sets the value for AccountingFormat6 in the options object Accounting currency format rounded to integer, with local currency symbol.
OfficeLocaleOverrides setAccountingFormat7(String value)
Sets the value for AccountingFormat7 in the options object Accounting currency format with 2 digits after decimal point and no currency symbol.
OfficeLocaleOverrides setAccountingFormat8(String value)
Sets the value for AccountingFormat8 in the options object Accounting currency format with 2 digits after decimal point and local currency symbol.
OfficeLocaleOverrides setCurrencyFormat1(String value)
Sets the value for CurrencyFormat1 in the options object Format of a value in local currency rounded to integer, with thousands separator.
OfficeLocaleOverrides setCurrencyFormat2(String value)
Sets the value for CurrencyFormat2 in the options object Format of a value in local currency rounded to integer, with thousands separator and red nagative value.
OfficeLocaleOverrides setCurrencyFormat3(String value)
Sets the value for CurrencyFormat3 in the options object Format of a value in local currency, with thousands separator and 2 digits after decimal point.
OfficeLocaleOverrides setCurrencyFormat4(String value)
Sets the value for CurrencyFormat4 in the options object Format of a value in local currency, with thousands separator, 2 digits after decimal point and red nagative value.
OfficeLocaleOverrides setDateFormat1(String value)
Sets the value for DateFormat1 in the options object Short date format.
OfficeLocaleOverrides setDateFormat2(String value)
Sets the value for DateFormat2 in the options object Date format with a short month name.
OfficeLocaleOverrides setDateFormat3(String value)
Sets the value for DateFormat3 in the options object Date format with a short month name and no year.
OfficeLocaleOverrides setDateFormat4(String value)
Sets the value for DateFormat4 in the options object Date format with a short month name and no day.
OfficeLocaleOverrides setDatetTimeFormat(String value)
Sets the value for DatetTimeFormat in the options object Short date with 24-hour time format.
OfficeLocaleOverrides setFixedNumberFormat1(String value)
Sets the value for FixedNumberFormat1 in the options object Format of a fixed number rounded to integer.
OfficeLocaleOverrides setFixedNumberFormat2(String value)
Sets the value for FixedNumberFormat2 in the options object Format of a fixed number with 2 digits after decimal point.
OfficeLocaleOverrides setFixedNumberFormat3(String value)
Sets the value for FixedNumberFormat3 in the options object Format of a fixed number rounded to integer, with thousands separator.
OfficeLocaleOverrides setFixedNumberFormat4(String value)
Sets the value for FixedNumberFormat4 in the options object Format of a fixed number with thousands separator and 2 digits after decimal point.
OfficeLocaleOverrides setFractionNumberFormat1(String value)
Sets the value for FractionNumberFormat1 in the options object Fraction number format with a single-digit fraction.
OfficeLocaleOverrides setFractionNumberFormat2(String value)
Sets the value for FractionNumberFormat2 in the options object Fraction number format with a double-digit fraction.
OfficeLocaleOverrides setPercentageFormat1(String value)
Sets the value for PercentageFormat1 in the options object Format of a percentage value rounded to integer.
OfficeLocaleOverrides setPercentageFormat2(String value)
Sets the value for PercentageFormat2 in the options object Format of a percentage value with 2 digits after decimal point.
OfficeLocaleOverrides setScientificNumberFormat1(String value)
Sets the value for ScientificNumberFormat1 in the options object Scientific number format with two digits after decimal point and at least two digits in the exponent.
OfficeLocaleOverrides setScientificNumberFormat2(String value)
Sets the value for ScientificNumberFormat2 in the options object Scientific number format with up to 3 significant digits before decimal point and one digit after it.
OfficeLocaleOverrides setTextFormat(String value)
Sets the value for TextFormat in the options object Text format used to treat numbers as text, when necessary.
OfficeLocaleOverrides setTimeFormat1(String value)
Sets the value for TimeFormat1 in the options object Time format with AM/PM indicator and no seconds.
OfficeLocaleOverrides setTimeFormat2(String value)
Sets the value for TimeFormat2 in the options object Time format with AM/PM indicator.
OfficeLocaleOverrides setTimeFormat3(String value)
Sets the value for TimeFormat3 in the options object 24-hour time format without seconds.
OfficeLocaleOverrides setTimeFormat4(String value)
Sets the value for TimeFormat4 in the options object 24-hour time format.
OfficeLocaleOverrides setTimeSpanFormat1(String value)
Sets the value for TimeSpanFormat1 in the options object Format of a time span without hours.
OfficeLocaleOverrides setTimeSpanFormat2(String value)
Sets the value for TimeSpanFormat2 in the options object Format of a time span with hours.
OfficeLocaleOverrides setTimeSpanFormat3(String value)
Sets the value for TimeSpanFormat3 in the options object Format of a time span without hours and delimiters and with one decimal digit after point.
[Expand]
Inherited Methods
From class com.pdftron.pdf.ConversionOptions
From class java.lang.Object

Public Constructors

public OfficeLocaleOverrides ()

Constructor.

public OfficeLocaleOverrides (String json_string)

Constructor.

Public Methods

public String getAccountingFormat1 ()

Gets the value AccountingFormat1 from the options object Accounting currency format rounded to integer, with negative values in parenthesis and no currency symbol. Value for the default locale: '#,##0_);(#,##0)'

Returns
  • a String, Accounting currency format rounded to integer, with negative values in parenthesis and no currency symbol. Value for the default locale: '#,##0_);(#,##0)'.

public String getAccountingFormat2 ()

Gets the value AccountingFormat2 from the options object Accounting currency format rounded to integer, with red nagative values in parenthesis and no currency symbol. Value for the default locale: '#,##0_);[Red](#,##0)'

Returns
  • a String, Accounting currency format rounded to integer, with red nagative values in parenthesis and no currency symbol. Value for the default locale: '#,##0_);[Red](#,##0)'.

public String getAccountingFormat3 ()

Gets the value AccountingFormat3 from the options object Accounting currency format with 2 digits after decimal point, negative values in parenthesis and no currency symbol. Value for the default locale: '#,##0.00_);(#,##0.00)'

Returns
  • a String, Accounting currency format with 2 digits after decimal point, negative values in parenthesis and no currency symbol. Value for the default locale: '#,##0.00_);(#,##0.00)'.

public String getAccountingFormat4 ()

Gets the value AccountingFormat4 from the options object Accounting currency format with 2 digits after decimal point, red nagative values in parenthesis and no currency symbol. Value for the default locale: '#,##0.00_);[Red](#,##0.00)'

Returns
  • a String, Accounting currency format with 2 digits after decimal point, red nagative values in parenthesis and no currency symbol. Value for the default locale: '#,##0.00_);[Red](#,##0.00)'.

public String getAccountingFormat5 ()

Gets the value AccountingFormat5 from the options object Accounting currency format rounded to integer, without currency symbol. Value for the default locale: '_(* #,##0_);_(* (#,##0);_(* "-"_);_(@_)'

Returns
  • a String, Accounting currency format rounded to integer, without currency symbol. Value for the default locale: '_(* #,##0_);_(* (#,##0);_(* "-"_);_(@_)'.

public String getAccountingFormat6 ()

Gets the value AccountingFormat6 from the options object Accounting currency format rounded to integer, with local currency symbol. Value for the default locale: '_($* #,##0_);_($* (#,##0);_($* "-"_);_(@_)'

Returns
  • a String, Accounting currency format rounded to integer, with local currency symbol. Value for the default locale: '_($* #,##0_);_($* (#,##0);_($* "-"_);_(@_)'.

public String getAccountingFormat7 ()

Gets the value AccountingFormat7 from the options object Accounting currency format with 2 digits after decimal point and no currency symbol. Value for the default locale: '_(* #,##0.00_);_(* (#,##0.00);_(* "-"??_);_(@_)'

Returns
  • a String, Accounting currency format with 2 digits after decimal point and no currency symbol. Value for the default locale: '_(* #,##0.00_);_(* (#,##0.00);_(* "-"??_);_(@_)'.

public String getAccountingFormat8 ()

Gets the value AccountingFormat8 from the options object Accounting currency format with 2 digits after decimal point and local currency symbol. Value for the default locale: '_($* #,##0.00_)_($* (#,##0.00)_($* "-"??_)_(@_)'

Returns
  • a String, Accounting currency format with 2 digits after decimal point and local currency symbol. Value for the default locale: '_($* #,##0.00_)_($* (#,##0.00)_($* "-"??_)_(@_)'.

public String getCurrencyFormat1 ()

Gets the value CurrencyFormat1 from the options object Format of a value in local currency rounded to integer, with thousands separator. Value for the default locale: '$#,##0_);($#,##0)'

Returns
  • a String, Format of a value in local currency rounded to integer, with thousands separator. Value for the default locale: '$#,##0_);($#,##0)'.

public String getCurrencyFormat2 ()

Gets the value CurrencyFormat2 from the options object Format of a value in local currency rounded to integer, with thousands separator and red nagative value. Value for the default locale: '$#,##0_);[Red]($#,##0)'

Returns
  • a String, Format of a value in local currency rounded to integer, with thousands separator and red nagative value. Value for the default locale: '$#,##0_);[Red]($#,##0)'.

public String getCurrencyFormat3 ()

Gets the value CurrencyFormat3 from the options object Format of a value in local currency, with thousands separator and 2 digits after decimal point. Value for the default locale: '$#,##0.00_);($#,##0.00)'

Returns
  • a String, Format of a value in local currency, with thousands separator and 2 digits after decimal point. Value for the default locale: '$#,##0.00_);($#,##0.00)'.

public String getCurrencyFormat4 ()

Gets the value CurrencyFormat4 from the options object Format of a value in local currency, with thousands separator, 2 digits after decimal point and red nagative value. Value for the default locale: '$#,##0.00_);[Red]($#,##0.00)'

Returns
  • a String, Format of a value in local currency, with thousands separator, 2 digits after decimal point and red nagative value. Value for the default locale: '$#,##0.00_);[Red]($#,##0.00)'.

public String getDateFormat1 ()

Gets the value DateFormat1 from the options object Short date format. Value for the default locale: 'mm-dd-yy'

Returns
  • a String, Short date format. Value for the default locale: 'mm-dd-yy'.

public String getDateFormat2 ()

Gets the value DateFormat2 from the options object Date format with a short month name. Value for the default locale: 'd-mmm-yy'

Returns
  • a String, Date format with a short month name. Value for the default locale: 'd-mmm-yy'.

public String getDateFormat3 ()

Gets the value DateFormat3 from the options object Date format with a short month name and no year. Value for the default locale: 'd-mmm'

Returns
  • a String, Date format with a short month name and no year. Value for the default locale: 'd-mmm'.

public String getDateFormat4 ()

Gets the value DateFormat4 from the options object Date format with a short month name and no day. Value for the default locale: 'mmm-yy'

Returns
  • a String, Date format with a short month name and no day. Value for the default locale: 'mmm-yy'.

public String getDatetTimeFormat ()

Gets the value DatetTimeFormat from the options object Short date with 24-hour time format. Value for the default locale: 'm/d/yy h:mm'

Returns
  • a String, Short date with 24-hour time format. Value for the default locale: 'm/d/yy h:mm'.

public String getFixedNumberFormat1 ()

Gets the value FixedNumberFormat1 from the options object Format of a fixed number rounded to integer. Value for the default locale: '0'

Returns
  • a String, Format of a fixed number rounded to integer. Value for the default locale: '0'.

public String getFixedNumberFormat2 ()

Gets the value FixedNumberFormat2 from the options object Format of a fixed number with 2 digits after decimal point. Value for the default locale: '0.00'

Returns
  • a String, Format of a fixed number with 2 digits after decimal point. Value for the default locale: '0.00'.

public String getFixedNumberFormat3 ()

Gets the value FixedNumberFormat3 from the options object Format of a fixed number rounded to integer, with thousands separator. Value for the default locale: '#,##0'

Returns
  • a String, Format of a fixed number rounded to integer, with thousands separator. Value for the default locale: '#,##0'.

public String getFixedNumberFormat4 ()

Gets the value FixedNumberFormat4 from the options object Format of a fixed number with thousands separator and 2 digits after decimal point. Value for the default locale: '#,##0.00'

Returns
  • a String, Format of a fixed number with thousands separator and 2 digits after decimal point. Value for the default locale: '#,##0.00'.

public String getFractionNumberFormat1 ()

Gets the value FractionNumberFormat1 from the options object Fraction number format with a single-digit fraction. Value for the default locale: '# ?/?'

Returns
  • a String, Fraction number format with a single-digit fraction. Value for the default locale: '# ?/?'.

public String getFractionNumberFormat2 ()

Gets the value FractionNumberFormat2 from the options object Fraction number format with a double-digit fraction. Value for the default locale: '# ??/??'

Returns
  • a String, Fraction number format with a double-digit fraction. Value for the default locale: '# ??/??'.

public String getPercentageFormat1 ()

Gets the value PercentageFormat1 from the options object Format of a percentage value rounded to integer. Value for the default locale: '0%'

Returns
  • a String, Format of a percentage value rounded to integer. Value for the default locale: '0%'.

public String getPercentageFormat2 ()

Gets the value PercentageFormat2 from the options object Format of a percentage value with 2 digits after decimal point. Value for the default locale: '0.00%'

Returns
  • a String, Format of a percentage value with 2 digits after decimal point. Value for the default locale: '0.00%'.

public String getScientificNumberFormat1 ()

Gets the value ScientificNumberFormat1 from the options object Scientific number format with two digits after decimal point and at least two digits in the exponent. Value for the default locale: '0.00E+00'

Returns
  • a String, Scientific number format with two digits after decimal point and at least two digits in the exponent. Value for the default locale: '0.00E+00'.

public String getScientificNumberFormat2 ()

Gets the value ScientificNumberFormat2 from the options object Scientific number format with up to 3 significant digits before decimal point and one digit after it. Value for the default locale: '##0.0E+0'

Returns
  • a String, Scientific number format with up to 3 significant digits before decimal point and one digit after it. Value for the default locale: '##0.0E+0'.

public String getTextFormat ()

Gets the value TextFormat from the options object Text format used to treat numbers as text, when necessary. Value for the default locale: '@'

Returns
  • a String, Text format used to treat numbers as text, when necessary. Value for the default locale: '@'.

public String getTimeFormat1 ()

Gets the value TimeFormat1 from the options object Time format with AM/PM indicator and no seconds. Value for the default locale: 'h:mm AM/PM'

Returns
  • a String, Time format with AM/PM indicator and no seconds. Value for the default locale: 'h:mm AM/PM'.

public String getTimeFormat2 ()

Gets the value TimeFormat2 from the options object Time format with AM/PM indicator. Value for the default locale: 'h:mm AM/PM'

Returns
  • a String, Time format with AM/PM indicator. Value for the default locale: 'h:mm AM/PM'.

public String getTimeFormat3 ()

Gets the value TimeFormat3 from the options object 24-hour time format without seconds. Value for the default locale: 'h:mm'

Returns
  • a String, 24-hour time format without seconds. Value for the default locale: 'h:mm'.

public String getTimeFormat4 ()

Gets the value TimeFormat4 from the options object 24-hour time format. Value for the default locale: 'h:mm:s'

Returns
  • a String, 24-hour time format. Value for the default locale: 'h:mm:s'.

public String getTimeSpanFormat1 ()

Gets the value TimeSpanFormat1 from the options object Format of a time span without hours. Value for the default locale: 'mm:ss'

Returns
  • a String, Format of a time span without hours. Value for the default locale: 'mm:ss'.

public String getTimeSpanFormat2 ()

Gets the value TimeSpanFormat2 from the options object Format of a time span with hours. Value for the default locale: '[h]:mm:ss'

Returns
  • a String, Format of a time span with hours. Value for the default locale: '[h]:mm:ss'.

public String getTimeSpanFormat3 ()

Gets the value TimeSpanFormat3 from the options object Format of a time span without hours and delimiters and with one decimal digit after point. Value for the default locale: 'mmss.0'

Returns
  • a String, Format of a time span without hours and delimiters and with one decimal digit after point. Value for the default locale: 'mmss.0'.

public OfficeLocaleOverrides setAccountingFormat1 (String value)

Sets the value for AccountingFormat1 in the options object Accounting currency format rounded to integer, with negative values in parenthesis and no currency symbol. Value for the default locale: '#,##0_);(#,##0)'

Returns
  • this object, for call chaining

public OfficeLocaleOverrides setAccountingFormat2 (String value)

Sets the value for AccountingFormat2 in the options object Accounting currency format rounded to integer, with red nagative values in parenthesis and no currency symbol. Value for the default locale: '#,##0_);[Red](#,##0)'

Returns
  • this object, for call chaining

public OfficeLocaleOverrides setAccountingFormat3 (String value)

Sets the value for AccountingFormat3 in the options object Accounting currency format with 2 digits after decimal point, negative values in parenthesis and no currency symbol. Value for the default locale: '#,##0.00_);(#,##0.00)'

Returns
  • this object, for call chaining

public OfficeLocaleOverrides setAccountingFormat4 (String value)

Sets the value for AccountingFormat4 in the options object Accounting currency format with 2 digits after decimal point, red nagative values in parenthesis and no currency symbol. Value for the default locale: '#,##0.00_);[Red](#,##0.00)'

Returns
  • this object, for call chaining

public OfficeLocaleOverrides setAccountingFormat5 (String value)

Sets the value for AccountingFormat5 in the options object Accounting currency format rounded to integer, without currency symbol. Value for the default locale: '_(* #,##0_);_(* (#,##0);_(* "-"_);_(@_)'

Returns
  • this object, for call chaining

public OfficeLocaleOverrides setAccountingFormat6 (String value)

Sets the value for AccountingFormat6 in the options object Accounting currency format rounded to integer, with local currency symbol. Value for the default locale: '_($* #,##0_);_($* (#,##0);_($* "-"_);_(@_)'

Returns
  • this object, for call chaining

public OfficeLocaleOverrides setAccountingFormat7 (String value)

Sets the value for AccountingFormat7 in the options object Accounting currency format with 2 digits after decimal point and no currency symbol. Value for the default locale: '_(* #,##0.00_);_(* (#,##0.00);_(* "-"??_);_(@_)'

Returns
  • this object, for call chaining

public OfficeLocaleOverrides setAccountingFormat8 (String value)

Sets the value for AccountingFormat8 in the options object Accounting currency format with 2 digits after decimal point and local currency symbol. Value for the default locale: '_($* #,##0.00_)_($* (#,##0.00)_($* "-"??_)_(@_)'

Returns
  • this object, for call chaining

public OfficeLocaleOverrides setCurrencyFormat1 (String value)

Sets the value for CurrencyFormat1 in the options object Format of a value in local currency rounded to integer, with thousands separator. Value for the default locale: '$#,##0_);($#,##0)'

Returns
  • this object, for call chaining

public OfficeLocaleOverrides setCurrencyFormat2 (String value)

Sets the value for CurrencyFormat2 in the options object Format of a value in local currency rounded to integer, with thousands separator and red nagative value. Value for the default locale: '$#,##0_);[Red]($#,##0)'

Returns
  • this object, for call chaining

public OfficeLocaleOverrides setCurrencyFormat3 (String value)

Sets the value for CurrencyFormat3 in the options object Format of a value in local currency, with thousands separator and 2 digits after decimal point. Value for the default locale: '$#,##0.00_);($#,##0.00)'

Returns
  • this object, for call chaining

public OfficeLocaleOverrides setCurrencyFormat4 (String value)

Sets the value for CurrencyFormat4 in the options object Format of a value in local currency, with thousands separator, 2 digits after decimal point and red nagative value. Value for the default locale: '$#,##0.00_);[Red]($#,##0.00)'

Returns
  • this object, for call chaining

public OfficeLocaleOverrides setDateFormat1 (String value)

Sets the value for DateFormat1 in the options object Short date format. Value for the default locale: 'mm-dd-yy'

Returns
  • this object, for call chaining

public OfficeLocaleOverrides setDateFormat2 (String value)

Sets the value for DateFormat2 in the options object Date format with a short month name. Value for the default locale: 'd-mmm-yy'

Returns
  • this object, for call chaining

public OfficeLocaleOverrides setDateFormat3 (String value)

Sets the value for DateFormat3 in the options object Date format with a short month name and no year. Value for the default locale: 'd-mmm'

Returns
  • this object, for call chaining

public OfficeLocaleOverrides setDateFormat4 (String value)

Sets the value for DateFormat4 in the options object Date format with a short month name and no day. Value for the default locale: 'mmm-yy'

Returns
  • this object, for call chaining

public OfficeLocaleOverrides setDatetTimeFormat (String value)

Sets the value for DatetTimeFormat in the options object Short date with 24-hour time format. Value for the default locale: 'm/d/yy h:mm'

Returns
  • this object, for call chaining

public OfficeLocaleOverrides setFixedNumberFormat1 (String value)

Sets the value for FixedNumberFormat1 in the options object Format of a fixed number rounded to integer. Value for the default locale: '0'

Returns
  • this object, for call chaining

public OfficeLocaleOverrides setFixedNumberFormat2 (String value)

Sets the value for FixedNumberFormat2 in the options object Format of a fixed number with 2 digits after decimal point. Value for the default locale: '0.00'

Returns
  • this object, for call chaining

public OfficeLocaleOverrides setFixedNumberFormat3 (String value)

Sets the value for FixedNumberFormat3 in the options object Format of a fixed number rounded to integer, with thousands separator. Value for the default locale: '#,##0'

Returns
  • this object, for call chaining

public OfficeLocaleOverrides setFixedNumberFormat4 (String value)

Sets the value for FixedNumberFormat4 in the options object Format of a fixed number with thousands separator and 2 digits after decimal point. Value for the default locale: '#,##0.00'

Returns
  • this object, for call chaining

public OfficeLocaleOverrides setFractionNumberFormat1 (String value)

Sets the value for FractionNumberFormat1 in the options object Fraction number format with a single-digit fraction. Value for the default locale: '# ?/?'

Returns
  • this object, for call chaining

public OfficeLocaleOverrides setFractionNumberFormat2 (String value)

Sets the value for FractionNumberFormat2 in the options object Fraction number format with a double-digit fraction. Value for the default locale: '# ??/??'

Returns
  • this object, for call chaining

public OfficeLocaleOverrides setPercentageFormat1 (String value)

Sets the value for PercentageFormat1 in the options object Format of a percentage value rounded to integer. Value for the default locale: '0%'

Returns
  • this object, for call chaining

public OfficeLocaleOverrides setPercentageFormat2 (String value)

Sets the value for PercentageFormat2 in the options object Format of a percentage value with 2 digits after decimal point. Value for the default locale: '0.00%'

Returns
  • this object, for call chaining

public OfficeLocaleOverrides setScientificNumberFormat1 (String value)

Sets the value for ScientificNumberFormat1 in the options object Scientific number format with two digits after decimal point and at least two digits in the exponent. Value for the default locale: '0.00E+00'

Returns
  • this object, for call chaining

public OfficeLocaleOverrides setScientificNumberFormat2 (String value)

Sets the value for ScientificNumberFormat2 in the options object Scientific number format with up to 3 significant digits before decimal point and one digit after it. Value for the default locale: '##0.0E+0'

Returns
  • this object, for call chaining

public OfficeLocaleOverrides setTextFormat (String value)

Sets the value for TextFormat in the options object Text format used to treat numbers as text, when necessary. Value for the default locale: '@'

Returns
  • this object, for call chaining

public OfficeLocaleOverrides setTimeFormat1 (String value)

Sets the value for TimeFormat1 in the options object Time format with AM/PM indicator and no seconds. Value for the default locale: 'h:mm AM/PM'

Returns
  • this object, for call chaining

public OfficeLocaleOverrides setTimeFormat2 (String value)

Sets the value for TimeFormat2 in the options object Time format with AM/PM indicator. Value for the default locale: 'h:mm AM/PM'

Returns
  • this object, for call chaining

public OfficeLocaleOverrides setTimeFormat3 (String value)

Sets the value for TimeFormat3 in the options object 24-hour time format without seconds. Value for the default locale: 'h:mm'

Returns
  • this object, for call chaining

public OfficeLocaleOverrides setTimeFormat4 (String value)

Sets the value for TimeFormat4 in the options object 24-hour time format. Value for the default locale: 'h:mm:s'

Returns
  • this object, for call chaining

public OfficeLocaleOverrides setTimeSpanFormat1 (String value)

Sets the value for TimeSpanFormat1 in the options object Format of a time span without hours. Value for the default locale: 'mm:ss'

Returns
  • this object, for call chaining

public OfficeLocaleOverrides setTimeSpanFormat2 (String value)

Sets the value for TimeSpanFormat2 in the options object Format of a time span with hours. Value for the default locale: '[h]:mm:ss'

Returns
  • this object, for call chaining

public OfficeLocaleOverrides setTimeSpanFormat3 (String value)

Sets the value for TimeSpanFormat3 in the options object Format of a time span without hours and delimiters and with one decimal digit after point. Value for the default locale: 'mmss.0'

Returns
  • this object, for call chaining