CellComments Property (IPageSetup)
Gets or sets a
CellComments contstant specifying the type of print cell comments displayed. This feature allows users to suppress the display of cell comments when printing a worksheet.
'Declaration
Property CellComments As CellComments
'Usage
Dim instance As IPageSetup
Dim value As CellComments
instance.CellComments = value
value = instance.CellComments
Property Value
A
CellComments contstant specifying the type of cell comments displayed.