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
CommentsPanelVisible The CommentsPanelVisible property determines visibility of the comments panel.
ControlPanelPosition The ControlPanelPosition property determines the position of control panel.
ControlPanelVisible The ControlPanelVisible property determines visibility of the control panel.
CorrectChartRanges 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.
DrawTextFormat The DrawTextFormat property determines the mode of text rendering in report sheets, report shapes and report charts.
ErrorCheckingOptions The ErrorCheckingOptions property returns parameters of error indication in table formulas.
FootnotePanelOptions The FootnotePanelOptions property returns parameters of footnotes panel layout.
HyperlinkFont The HyperlinkFont property determines uniform formatting for all report hyperlinks.
IgnoreDirtyOnClose The IgnoreDirtyOnClose property determines the Do Not Ask For Confirmation When Closing Changed Report Copy option.
NoRecalcOnOpen The NoRecalcOnOpen property sets the Do Not Calculate Report On Opening option.
PreviewEnableEdit The PreviewEnableEdit property determines whether the editing of cells located outside of the data area is in the view mode.
UpdateSettings The UpdateSettings property returns settings of report autoupdate parameters.

Methods

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

See also:

Report Assembly Interfaces