Description
GridRowColumnValue returns the level value of a specified row or column in a cross-tab.
Arguments
name is a String value which is an Alias for Formulas. The Alias for Formulas is a name you have specified for a level of a row or column in a cross-tab.
Returns
Value of a level of a row or column in a cross-tab, that has been specified by the argument, name. The type of the value thus depends on the type of the specified dimension.
Action
GridRowColumnValue returns the level value of a specified row or column in a cross-tab.
Typical uses
To format cells under a level of a row or column in a cross-tab, based on the value of that level. For instance, you can format the font color for cells in a level based on the leve; value of that row or column. The attributes of a cell that you can format conditionally using a formula include: font, border, object positioning, and so on.