SetDimName Method

Changes the dimension label that is displayed.

Syntax

object.SetDimName (dim, value)

Parameters

dim
A Long expression that contains the dimension number of an array dimension.

value
A String expression whose value is a label for the dimension.

Return Value

None.

See Also

ColDim, RowDim