| SwapTextColumnWithRowLabel / ByIndex |
This function converts the designated text column to being the new row label. The prior row label is converted to a text column.
Syntax:SwapTextColumnWithRowLabel, textColumnName SwapTextColumnWithRowLabelByIndex, textColumnIndex Parameters:textColumnName – the caption of the text column to be swapped to the row label textColumnIndex - the position of the text column to be swapped (first is 0) Examples:SwapTextColumnWithRowLabel,bicycles This example moves the text column ‘bicycles’ to become the new row label. The prior row label is converted to becoming a text column itself. |
| < Prev | Next > |
|---|