[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.ICellCollection

ICellCollection Interface

通过其引用字符串获取单个单元格。

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

Properties

Name Description
this[int, int]

获取具有指定行和列偏移的IRange 对象。

this[string]

获取具有指定引用的IRange 对象。