Represents the location where the comments in a worksheet will be printed.
Namespace: Winnovative.ExcelLib
Assembly: wnvxls (in wnvxls.dll) Version: 10.0.0.0 (10.0.0.0)
Syntax
Members
Member name | Value | Description | |
---|---|---|---|
PrintInPlace | 0 | Comments will be printed where they were inserted in the worksheet. | |
PrintNoComments | 1 | Comments will not be printed. | |
PrintSheetEnd | 2 | Print the comments as end notes at the end of the worksheet. |
See Also