AllowCustomOrdering Property From Microsoft Office Web Components Visual Basic previous page next page expression.AllowCustomOrdering expression Required. An expression that returns a PivotTable object.ExampleThis example prevents users from reordering members of the row axis or column axis in PivotTable1.PivotTable1.AllowCustomOrdering = False