java.lang.Object
com.aspose.cells.GlobalizationSettings
public class GlobalizationSettings
- extends java.lang.Object
Repsents the globalization settings.
|
Method Summary |
java.lang.String | getGrandTotalName(int functionType) | |
|
Gets the grand total name of the function.
|
java.lang.String | getOtherName() | |
|
Gets the name of "Other" labels for Pie charts.
|
java.lang.String | getTotalName(int functionType) | |
|
Gets the total name of the function.
|
GlobalizationSettings
public GlobalizationSettings()
-
getTotalName | |
public java.lang.String getTotalName(int functionType) |
-
Gets the total name of the function.
- Parameters:
functionType - A ConsolidationFunction value. The function type.
- Returns:
- The total name of the function.
getGrandTotalName | |
public java.lang.String getGrandTotalName(int functionType) |
-
Gets the grand total name of the function.
- Parameters:
functionType - A ConsolidationFunction value. The function type.
- Returns:
- The grand total name of the function.
getOtherName | |
public java.lang.String getOtherName() |
-
Gets the name of "Other" labels for Pie charts.
- Returns:
See Also:
Aspose.Cells Documentation - the home page for the Aspose.Cellss Product Documentation.
Aspose.Cells Support Forum - our preferred method of support.