[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.ICommentsThreaded

ICommentsThreaded Interface

A collection of top-level threaded comment objects in a Worksheet, or a collection of replies in a single threaded comment. Each comment is represented by an ICommentThreaded object.

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

Properties

Name Description
Count

Returns the number of objects in the collection.

this[int]

Gets the threaded comment index.