ITabSheetExporter.ExportPalette

Syntax

ExportPalette: Boolean;

Description

The ExportPalette property determines whether it is necessary to export the palette to an XLS file (*.xls).

Comments

If the property value is True, when objects are exported, the Excel color palette is replaced with the Foresight  Analytics Platform palette; if the value is False, the Excel palette is recalculated based on the palette used in the platform.

By default the property is set to True.

See also:

ITabSheetExporter