PageSetupPrintComments Property Bytescout Spreadsheet SDK
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.1.2054-master
Syntax

public PrintLocation PrintComments { get; set; }

Property Value

Type: PrintLocation
The print comments.
See Also

Reference