Click or drag to resize

PrintCommentType Enumeration

Print comments types.

Namespace: Spire.Xls
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
public enum PrintCommentType
Members
Member name Value Description
InPlace 0 Represents As displayed on sheetsetting.
NoComments 1 Represents (None) setting.
SheetEnd 2 Represents at end of sheet setting.
See Also