HotXLS dokumentacija

True if cell notes are printed as displayed on the worksheet. Read/write Boolean

property

property

PrintNotes: Boolean; This example prints displayed notes for sheet one

This example prints displayed notes for sheet one

Workbook.Worksheets[

Workbook.Worksheets[1].PageSetup.PrintNotes := True;