Groupitems object, ReportGroup object, TableFacts object
Moves an object in the ReportGroup collection. For example, use this method to reverse the order of items in the Facts pane of the Table Outliner.
Expression.Move(LabelNameBefore as String)
An expression that returns an object for the following:
This example shows how to place the object Unit Sales before Amount Sales in the TableFacts collection: