[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.IComments

IComments Interface

表示单元格注释的集合。每个注释由一个IComment 对象表示。

Namespace: GrapeCity.Documents.Excel
Assembly: GcDocs.Excel.dll
Syntax
public interface IComments : IEnumerable

Properties

Name Description
Count

返回集合中的对象数量。

this[int]

获取注释索引。