PageSetup.PrintNotes Property

Definition

True if cell notes are printed as end notes with the sheet. Applies only to worksheets.

public:
 property bool PrintNotes { bool get(); void set(bool value); };
public bool PrintNotes { get; set; }
Public Property PrintNotes As Boolean

Property Value

Remarks

Use the PrintComments property to print comments as text boxes or end notes.

Applies to