1. Home
  2. /
  3. GroupDocs.Conversion.LowCode
  4. /
  5. GroupDocs.Conversion.Options.Load
  6. /
  7. SpreadsheetPrintComments

SpreadsheetPrintComments class

Represents the way comments are printed with the sheet.

public class SpreadsheetPrintComments : Enumeration

Public Members

namedescription
SpreadsheetPrintComments()Serialization constructor
static readonly PrintInPlaceRepresents to print comments as displayed on sheet.
static readonly PrintNoCommentsRepresents not to print comments.
static readonly PrintSheetEndRepresents to print comments at end of sheet.
static readonly PrintWithThreadedCommentsRepresents to print comments as displayed on sheet include threaded comments.

See Also