[]
Gets or sets a CellComments constant specifying the type of print cell comments displayed. This feature allows users to suppress the display of cell comments when printing a worksheet.
CellComments CellComments { get; set; }
Property CellComments As CellComments
Type | Description |
---|---|
CellComments | A CellComments constant specifying the type of cell comments displayed. |