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.
|
| inPlace = "InPlace" | Comments will be printed where they were inserted in the worksheet.
|
| noComments = "NoComments" | Comments will not be printed.
|