| ColumnPreferences Methods |
|
The ColumnPreferences type exposes the following members.
| Name | Description | |
|---|---|---|
|
|
apply(SummaryColumn) |
Applies this object to a Summary Column
|
|
|
apply(YAxis) |
Applies this object to a y axis object
|
|
|
applyPercentageFormatting(SummaryColumn) |
Applies the default percentage formatting to a Summary Column
|
|
|
applyPercentageFormatting(YAxis) |
Applies the default percentage formatting to a Y Axis
|
|
|
GetObjectData | |
|
|
IsEqual(SummaryColumn) |
Returns a value that indicates if the SummaryColumn numeric format is equal to this column preferences
|
|
|
IsEqual(YAxis) |
Returns a value that indicates if the yAxis numeric format is equal to this column preferences
|
|
|
isFormattedForPercentage(SummaryColumn) |
Returns a value that indicates if the SummaryColumn is formatted for percentages
|
|
|
isFormattedForPercentage(YAxis) |
Returns a value that indicates if the yAxis is formatted for percentages
|