Click or drag to resize

ExcelPrintOptionsPrintCellNotes Property

True for printing cell notes, false otherwise.

Namespace: SautinSoft.Excel
Assembly: SautinSoft.Excel (in SautinSoft.Excel.dll) Version: 2025.2.6
Syntax
public bool PrintCellNotes { get; set; }

Property Value

Boolean
Remarks
Default value is false.
See Also