HotXLS dokumentacija
Turinys
Pradžia
PrintNotes PrintNotes: Boolean;
TGridToXLS
IXLSWorkbook
Pradžia
Turinys
PrintNotes PrintNotes: Boolean;
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;