[]
Gets an individual cell by its reference string.
public interface ICellCollection
Public Interface ICellCollection
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. |