Products
|
Download
|
Order
|
Forum
|
Contact us
NativeExcel suite v2.x
Reference
>
IXLSPageSetup
>
Draft
Draft property
True if the sheet will be printed without graphics. Read/write Boolean.
Syntax
property
Draft: boolean;
Example
This examples sets the sheet to be printed without graphics
Workbook.Worksheets[
1
].PageSetup.Draft := True;
Copyright © NikaSoft 2004-2012