Click or drag to resize

IComments Properties

The IComments type exposes the following members.

Properties
Name Description
Public property Count
Returns the number of objects in the collection. Read-only Long.
Public property Item Int32
Returns a single object from a collection.
Public property Item Int32, Int32
Returns single entry from the collection by row and column one-based indexes. Read-only.
Public property Parent
Returns the parent object for the specified object.
Top
See Also