Move(IndexFrom: Integer; IndexTo: Integer);
IndexFrom - index of position of the dimension, which must be moved.
IndexTo - index of the position, to which dimension must be moved.
The Move method moves dimensions in the source cube.
Index of position of the dimension that must be moved and index of the position, to which it must be moved, are passed by the IndexFrom and IndexTo parameters, respectively.
See also: