[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.IComments

IComments Interface

Represents a collection of cell comments. Each comment is represented by an IComment object.

Namespace: GrapeCity.Documents.Excel
Assembly: DS.Documents.Excel.dll
Syntax
public interface IComments : IEnumerable
Public Interface IComments
    Inherits IEnumerable

Properties

Name Description
Count

Returns the number of objects in the collection.

this[int]

Gets the comment index.