HotXLS dokumentacija
Turinys
Pradžia
BlackAndWhite BlackAndWhite: Boolean;
TGridToXLS
IXLSWorkbook
Pradžia
Turinys
BlackAndWhite BlackAndWhite: Boolean;
True if the worksheet prints in black and white. Read/write Boolean
property
property
BlackAndWhite: Boolean;
This example enables black-and-white printing for sheet one
This example enables black-and-white printing for sheet one
Workbook.Worksheets[
Workbook.Worksheets[
1
].PageSetup.BlackAndWhite := True;