IDataAreaComment.Coords

Syntax

Coords: Array;

Description

The Coords property returns the array with cell coordinates, which contain this comment.

Comments

Each odd coordinate is a row, and each event coordinate is a column.

Example

The property use is given in the example for IDataAreaCommentManager.AllComments, IDataAreaCommentManager.Comments.

See also:

IDataAreaComment