GetUpdateScreen Method (Python)
Returns whether changes in the pivot table are refreshed immediately. The result is Boolean--True if changes are refreshed immediately, False otherwise.
- By default, changes are refreshed immediately. Use
the
SetUpdateScreen
method to specify that changes are not to be refreshed immediately.
Syntax
SpssPivotTable.GetUpdateScreen()