ExcelWorksheetPageSetup.PrintNotes Property
Gets or sets a flag indicating if the cell notes are printed as end notes in the worksheet.
Namespace: Winnovative.ExcelLibAssembly: WnvXls_NetCore (in WnvXls_NetCore.dll) Version: 12.0.0
public bool PrintNotes { get; set; }
Public Property PrintNotes As Boolean
Get
Set
public:
property bool PrintNotes {
bool get ();
void set (bool value);
}
member PrintNotes : bool with get, set
Property Value
Boolean