CONTENTS Subcommand (OUTPUT EXPORT Command)
The optional CONTENTS
subcommand
Viewer controls which contents are exported.
EXPORT Keyword
The EXPORT
keyword specifies
whether to export all Viewer items or only those that are visible.
ALL. Export all Viewer items. All Viewer items are exported regardless of whether they are visible or hidden. This is the default.
VISIBLE. Export visible items only. Hidden items are not included.
LAYERS Keyword
By default, inclusion or exclusion of pivot table layers is controlled by the table properties for each pivot table. You can override this setting and include all layers or exclude all but the currently visible layer. See the topic Table properties: printing for more information.
PRINTSETTING. Export layers as specified for printing in Table Properties. This is the default.
ALL. Export all layers. Each layer is included as a separate table in the exported file.
VISIBLE. Export visible layer only. Only the layer currently displayed in the Viewer window is included in the exported file.
MODELVIEWS Keyword
By default, inclusion or exclusion of model views is controlled by the model properties for each model. You can override this setting and include all views or exclude all but the currently visible view in the Model Viewer. See the topic Model properties for more information.
PRINTSETTING. Export model views as specified for printing in Model Properties. This is the default.
ALL. Export all model views. Each item is included as a separate image.
VISIBLE. Export visible view only. Only the model view currently displayed in the Viewer window is included.
Note: All model views are exported as images. This includes any tables.
Example
OUTPUT EXPORT
/CONTENTS EXPORT=VISIBLE LAYERS=ALL MODELVIEWS=VISIBLE
/DOC DOCUMENTFILE='/mydocs/myresults.doc'.