In This Topic
Gets or sets whether cell notes should be printed as end notes with the sheet or not.
Syntax
'Declaration
Public Property PrintNotes As Boolean
public bool PrintNotes {get; set;}
Property Value
True
if cell notes are printed as end notes with the sheet.
See Also