ExcelPrintOptionsPrintCellNotes Property |
True for printing cell notes, false otherwise.
Namespace: SautinSoft.ExcelAssembly: SautinSoft.Excel (in SautinSoft.Excel.dll) Version: 2025.2.6
Syntaxpublic bool PrintCellNotes { get; set; }
Public Property PrintCellNotes As Boolean
Get
Set
Property Value
Boolean
Remarks
Default value is false.
See Also