DisplayComments Property

Applies To

Presentation object.

Description

True if comments are displayed in the specified presentation. Read/write Long.

See Also

AddComment method.

Example

This example hides comments in the active presentation.

ActivePresentation.DisplayComments = False