PrintComments

SpreadsheetLoadOptions.PrintComments property

Represents the way comments are printed with the sheet. Default is PrintNoComments.

public SpreadsheetPrintComments PrintComments { get; set; }

See Also