Report > Report Assembly Interfaces > IPrxReportOptions
Assembly: Report;
Namespace: Prognoz.Platform.Interop.Report;
The IPrxReportOptions interface is used to work with parameters of regular report setting.
IPrxReportOptions
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. |
|
![]() |
Outdated. The EnableEmptyValuesTreatment property determines whether the error checking is used for formulas with links on empty cells. |
|
![]() |
Outdated. The EnableErrorChecking property determines whether error checking is used. | |
![]() |
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. |
Method name | Brief description | |
![]() |
The SetDefaultHyperlinkFont method sets default hyperlinks formatting settings. |
See also: