Link Search Menu Expand Document

PageSetupPrintNotes Property

Gets or sets a value indicating whether cell notes are printed as end notes with the sheet.

Namespace:Bytescout.Spreadsheet.BaseClasses
Assembly: Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.0.2045-master
Syntax
public bool PrintNotes { get; set; }

Property Value

Type: Boolean
true if cell notes are printed as end notes with the sheet; otherwise, false.
See Also

Reference