[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.ICellCollection

ICellCollection Interface

Gets an individual cell by its reference string.

Namespace: GrapeCity.Documents.Excel
Assembly: DS.Documents.Excel.dll
Syntax
public interface ICellCollection
Public Interface ICellCollection

Properties

Name Description
this[int, int]

Gets the IRange object with the specified row and column offset.

this[string]

Gets the IRange object with the specified reference.