public class GlobalizationSettings
extends java.lang.Object
| Constructor and Description |
|---|
GlobalizationSettings() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(java.lang.String v1,
java.lang.String v2,
boolean ignoreCase)
Compares two string values according to certain collation rules.
|
java.lang.String |
getAllName()
Deprecated.
Use PivotGlobalizationSettings.GetTextOfAll() method instead.
|
java.lang.String |
getBooleanValueString(boolean bv)
Gets the display string value for cell's boolean value
|
ChartGlobalizationSettings |
getChartSettings()
Gets the globalization settings for Chart.
|
java.lang.Comparable |
getCollationKey(java.lang.String v,
boolean ignoreCase)
Transforms the string into a comparable object according to certain collation rules.
|
java.lang.String |
getColumnLabelsOfPivotTable()
Deprecated.
Use PivotGlobalizationSettings.GetTextOfColumnLabels() method instead.
|
char |
getColumnSeparatorOfFormulaArray()
Gets the separator for the items in array's row data in formula.
|
java.lang.String |
getCommentTitleName(int type)
Gets the locale dependent comment title name according to comment title type.
|
java.lang.String |
getDataFieldHeaderNameOfPivotTable()
Deprecated.
Use PivotGlobalizationSettings.GetTextOfDataFieldHeader() method instead.
|
java.lang.String |
getDefaultSheetName()
Gets the default sheet name for adding worksheet automatically.
|
java.lang.String |
getEmptyDataName()
Deprecated.
Use PivotGlobalizationSettings.GetTextOfEmptyData() method instead.
|
java.lang.String |
getErrorValueString(java.lang.String err)
Gets the display string value for cell's error value
|
java.lang.String |
getGrandTotalName(int functionType)
Gets the grand total name of the function.
|
char |
getListSeparator()
Gets the separator for list, parameters of function, ...etc.
|
java.lang.String |
getLocalBuiltInName(java.lang.String standardName)
Gets the locale dependent text for built-in Name according to given standard text.
|
java.lang.String |
getLocalFunctionName(java.lang.String standardName)
Gets the locale dependent function name according to given standard function name.
|
java.lang.String |
getMultipleItemsName()
Deprecated.
Use PivotGlobalizationSettings.GetTextOfMultipleItems() method instead.
|
java.lang.String |
getPivotGrandTotalName()
Deprecated.
Use PivotGlobalizationSettings.GetTextOfGrandTotal() method instead.
|
PivotGlobalizationSettings |
getPivotSettings()
Gets the globalization settings for pivot table.
|
java.lang.String |
getPivotTotalName()
Deprecated.
Use PivotGlobalizationSettings.GetTextOfTotal() method instead.
|
java.lang.String |
getProtectionNameOfPivotTable()
Deprecated.
Use PivotGlobalizationSettings.GetTextOfProtectedName(string) method instead.
|
java.lang.String |
getRowLabelsNameOfPivotTable()
Deprecated.
Use PivotGlobalizationSettings.GetTextOfRowLabels() method instead.
|
char |
getRowSeparatorOfFormulaArray()
Gets the separator for rows in array data in formula.
|
java.lang.String |
getStandardBuiltInName(java.lang.String localName)
Gets the standard text of built-in Name according to given locale dependent text.
|
java.lang.String |
getStandardFunctionName(java.lang.String localName)
Gets the standard function name according to given locale dependent function name.
|
java.lang.String |
getStandardHeaderFooterFontStyleName(java.lang.String localfontStyleName)
Gets standard English font style name(Regular, Bold, Italic) for Header/Footer according to given locale font style name.
|
java.lang.String |
getSubTotalName(int subTotalType)
Deprecated.
Use PivotGlobalizationSettings.GetTextOfSubTotal() method instead.
|
java.lang.String |
getTableRowTypeOfAll()
Gets the type name of table rows that consists of all rows in referenced table.
|
java.lang.String |
getTableRowTypeOfCurrent()
Gets the type name of table rows that consists of the current row in referenced table.
|
java.lang.String |
getTableRowTypeOfData()
Gets the type name of table rows that consists of data region of referenced table.
|
java.lang.String |
getTableRowTypeOfHeaders()
Gets the type name of table rows that consists of the table header.
|
java.lang.String |
getTableRowTypeOfTotals()
Gets the type name of table rows that consists of the total row of referenced table.
|
java.lang.String |
getTotalName(int functionType)
Gets the total name of the function.
|
void |
setChartSettings(ChartGlobalizationSettings value)
Sets the globalization settings for Chart.
|
void |
setPivotSettings(PivotGlobalizationSettings value)
Sets the globalization settings for pivot table.
|
public ChartGlobalizationSettings getChartSettings()
public void setChartSettings(ChartGlobalizationSettings value)
public PivotGlobalizationSettings getPivotSettings()
public void setPivotSettings(PivotGlobalizationSettings value)
public java.lang.String getPivotTotalName()
Remarks
NOTE: This member is now obsolete. Instead, please use PivotGlobalizationSettings.GetColumnLabelsOfPivotTable() method. This property will be removed 12 months later since December 2022. Aspose apologizes for any inconvenience you may have experienced.public java.lang.String getPivotGrandTotalName()
Remarks
NOTE: This member is now obsolete. Instead, please use PivotGlobalizationSettings.GetColumnLabelsOfPivotTable() method. This property will be removed 12 months later since December 2022. Aspose apologizes for any inconvenience you may have experienced.public java.lang.String getMultipleItemsName()
Remarks
NOTE: This member is now obsolete. Instead, please use PivotGlobalizationSettings.GetColumnLabelsOfPivotTable() method. This property will be removed 12 months later since December 2022. Aspose apologizes for any inconvenience you may have experienced.public java.lang.String getAllName()
Remarks
NOTE: This member is now obsolete. Instead, please use GlobalizationSettings.GetColumnLabelsOfPivotTable() method. This property will be removed 12 months later since December 2022. Aspose apologizes for any inconvenience you may have experienced.public java.lang.String getProtectionNameOfPivotTable()
Remarks
NOTE: This member is now obsolete. Instead, please use PivotGlobalizationSettings.GetTextOfProtectedName(string) method. This property will be removed 12 months later since December 2022. Aspose apologizes for any inconvenience you may have experienced.public java.lang.String getColumnLabelsOfPivotTable()
Remarks
NOTE: This member is now obsolete. Instead, please use PivotGlobalizationSettings.GetColumnLabelsOfPivotTable() method. This property will be removed 12 months later since December 2022. Aspose apologizes for any inconvenience you may have experienced.public java.lang.String getRowLabelsNameOfPivotTable()
Remarks
NOTE: This member is now obsolete. Instead, please use PivotGlobalizationSettings.GetColumnLabelsOfPivotTable() method. This property will be removed 12 months later since December 2022. Aspose apologizes for any inconvenience you may have experienced.public java.lang.String getEmptyDataName()
Remarks
NOTE: This member is now obsolete. Instead, please use PivotGlobalizationSettings.GetColumnLabelsOfPivotTable() method. This property will be removed 12 months later since December 2022. Aspose apologizes for any inconvenience you may have experienced.public java.lang.String getDataFieldHeaderNameOfPivotTable()
Remarks
NOTE: This member is now obsolete. Instead, please use PivotGlobalizationSettings.GetColumnLabelsOfPivotTable() method. This property will be removed 12 months later since December 2022. Aspose apologizes for any inconvenience you may have experienced.public java.lang.String getSubTotalName(int subTotalType)
PivotFieldSubtotalType type in the PivotTable.
Remarks
NOTE: This member is now obsolete. Instead, please use PivotGlobalizationSettings.GetColumnLabelsOfPivotTable() method. This property will be removed 12 months later since December 2022. Aspose apologizes for any inconvenience you may have experienced.subTotalType - PivotFieldSubtotalType. The PivotFieldSubtotalType typePivotFieldSubtotalType typepublic java.lang.String getTotalName(int functionType)
functionType - ConsolidationFunction. The function type.public java.lang.String getGrandTotalName(int functionType)
functionType - ConsolidationFunction. The function type.public java.lang.String getDefaultSheetName()
Remarks
The automatically added(such as byWorksheetCollection.add())
sheet's name will be the specified name plus sequence number.
For example, for Germany user maybe wants the sheet name to be "Tabellenblatt2" instead of "Sheet2".
Then user may implement this method to return "Tabellenblatt".public java.lang.String getTableRowTypeOfHeaders()
public java.lang.String getTableRowTypeOfData()
public java.lang.String getTableRowTypeOfAll()
public java.lang.String getTableRowTypeOfTotals()
public java.lang.String getTableRowTypeOfCurrent()
public java.lang.String getErrorValueString(java.lang.String err)
err - error values such as #VALUE!,#NAME?public java.lang.String getBooleanValueString(boolean bv)
bv - boolean valuepublic java.lang.String getLocalFunctionName(java.lang.String standardName)
standardName - Standard(en-US locale) function name.public java.lang.String getStandardFunctionName(java.lang.String localName)
localName - Locale dependent function name. The locale was specified by the Workbook for which this settings is used.public java.lang.String getLocalBuiltInName(java.lang.String standardName)
standardName - Standard(en-US locale) text of built-in Name.public java.lang.String getStandardBuiltInName(java.lang.String localName)
localName - Locale dependent text of built-in Name. The locale was specified by the Workbook for which this settings is used.public char getListSeparator()
public char getRowSeparatorOfFormulaArray()
public char getColumnSeparatorOfFormulaArray()
public java.lang.String getStandardHeaderFooterFontStyleName(java.lang.String localfontStyleName)
localfontStyleName - Locale font style name for Header/Footer.public java.lang.String getCommentTitleName(int type)
type - CommentTitleType.public int compare(java.lang.String v1,
java.lang.String v2,
boolean ignoreCase)
v1 - the first stringv2 - the second stringignoreCase - whether ignore case when comparing valuespublic java.lang.Comparable getCollationKey(java.lang.String v,
boolean ignoreCase)
v - String value needs to be compared with others.ignoreCase - whether ignore case when comparing valuesSee Also:
Aspose.Cells Documentation - the home page for the Aspose.Cells Product Documentation.
Aspose.Cells Support Forum - our preferred method of support.
We guarantee a prompt response to any inquiry!
© Aspose Pty Ltd 2003-2025. All Rights Reserved.