QueryTable.SaveData Property
True if data for the QueryTable report is saved with the workbook. False if only the report definition is saved. Read/write Boolean.
Syntax
expression.SaveData
expression A variable that represents a QueryTable object.
Remarks
For OLAP data sources, this property is always set to False.