disableExcelPrintArea parameter
This parameter determines whether the viewer should honour the excel print area configuration while rendering the document.
Excel files having print area configuration for partial data will be rendering only the data specified under the print area.
When the server-side parameter disableExcelPrintArea is enabled, the viewer displays all available data in the Excel sheet regardless of the print area configuration.
Note:
You must restart the server after updating this parameter.
The default value of this parameter is false.
Sample syntax
The following enables the parameter.
disableExcelPrintArea = true