dxPSEmptySSPrintArea Constant
Specifies the TRect value corresponding to the default print area within the active worksheet.
Declaration
const dxPSEmptySSPrintArea: TRect = (Left: -1; Top: -1; Right: -1; Bottom: -1);
Returns
Type |
---|
TRect |
Remarks
The dxPSEmptySSPrintArea global constant is the basic Spreadsheet report link‘s default PrintArea property value.
See Also