IDataAreaComments.Item

Syntax

Item(Index: Integer): IDataAreaComment

Parameters

Index. Comment index in the collection.

Description

The Item property returns information about a comment with the specified index.

Example

The property use is given in the example for IDataAreaCommentManager.DeleteComment.

See also:

IDataAreaComments