HotXLS dokumentacija

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;