GRIDEXPANSIONMESSAGES

Sets whether grid expansion-related messages are displayed to Spreadsheet Add-in users and written to the application log.

Syntax

GRIDEXPANSIONMESSAGES ON | OFF

Description

If a Spreadsheet Add-in user retrieves data from a partition, the following message may be displayed repeatedly and written to the application log:

Grid expansion enabled for this query

To prevent this message from appearing, set GRIDEXPANSIONMESSAGES to OFF.

Example

GRIDEXPANSIONMESSAGES OFF

See Also

GRIDEXPANSION

FORCEGRIDEXPANSION