XL3GridMember
Revision as of 13:09, 21 May 2013 by Colin Overton (talk)
Returns the member uniquename for the specified grid cell.
Syntax
XL3GridMember( )
Parameters
The parameters can take one of two forms:
Parameter | Description |
---|---|
Grid cell location | Shows member uniquename for grid cell |
or
Parameter | Description |
---|---|
Grid name | Name of the grid to get the member for |
Axis | 1 for Columns, 2 for Rows |
Dimension | Dimension on the axis to look at, 1-based. |
Member Index | Member index to look at, 1-based. |