Edit

Excel.PrintComments enum

Remarks

[Api set: ExcelApi 1.9]

Fields

endSheet = "EndSheet"

Comments will be printed as end notes at the end of the worksheet.

  • [Api set: ExcelApi 1.9]
inPlace = "InPlace"

Comments will be printed where they were inserted in the worksheet.

  • [Api set: ExcelApi 1.9]
noComments = "NoComments"

Comments will not be printed.

  • [Api set: ExcelApi 1.9]