Back to Devexpress

dxPSEmptySSPrintArea Constant

vcl-dxpsdxspreadsheetlnk-d2a64f32.md

latest820 B
Original Source

dxPSEmptySSPrintArea Constant

Specifies the TRect value corresponding to the default print area within the active worksheet.

Declaration

delphi
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

dxPSdxSpreadSheetLnk Unit