In This Topic
Sets the order in which page fields are added to the PivotTable report¡¯s layout. Can be one of the following Order constants: DownThenOver or OverThenDown. The default constant is DownThenOver.
Syntax
void setPageFieldOrder(
Order
)
|
Parameters
- value
See Also