SetPublishSheet(SheetKey: Integer; Publish: Boolean);
SetPublishSheet(SheetKey: integer; Publish: boolean);
SheetKey. Object key.
Publish. Indicates whether a sheet for publication is selected.
The SetPublishSheet method creates a list of sheet keys, which are selected in export publication wizard.
The SetPublishSheet method is used to check if a sheet with the SheetKey key is selected. If a sheet with this key is selected, it is added to the list.
The method use is given in the example for IMobilePublishReport.UseOnlyInAnalyticDashboard.
See also: