IPrxReportOptions

Assembly: Report;

Description

The IPrxReportOptions interface is used to work with parameters of regular report setting.

Inheritance Hierarchy

          IPrxReportOptions

Properties

  Property name Brief description

The ControlPanelPosition property determines the position of control panel.

The ControlPanelVisible property determines visibility of the control panel.

The CorrectChartRanges property determines whether chart range is corrected after changing of data area sidehead and heading.

DisplayTabs

The DisplayTabs property determines whether tabs of regular report sheets are displayed.

The DrawTextFormat property determines the mode of text rendering in report sheets, report shapes and report charts.

The ErrorCheckingOptions property returns parameters of error indication in table formulas.
The FootnotePanelOptions property returns parameters of footnotes panel layout.
The HyperlinkFont property determines uniform formatting for all report hyperlinks.
The IgnoreDirtyOnClose property determines the Do Not Ask For Confirmation When Closing Changed Report Copy option.
The NoRecalcOnOpen property sets the Do Not Calculate Report On Opening option.
The PreviewEnableEdit property determines whether the editing of cells located outside of the data area is in the view mode.
The UpdateSettings property returns settings of report autoupdate parameters.

Methods

  Method name Brief description
The SetDefaultHyperlinkFont method sets default hyperlinks formatting settings.

See also:

Report Assembly Interfaces