Link Search Menu Expand Document

PageSetupPrintComments Property

Gets or sets the way comments are printed with the sheet.

Namespace:Bytescout.Spreadsheet.BaseClasses
Assembly: Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.0.2045-master
Syntax
public PrintLocation PrintComments { get; set; }

Property Value

Type: PrintLocation
The print comments.
See Also

Reference