[]
Returns an IRange object that represents all the precedents of a cell. This can be a multiple selection (a union of Range objects) if there's more than one precedent.
IRange Precedents { get; }
ReadOnly Property Precedents As IRange
Type | Description |
---|---|
IRange | The precedents. |
The Precedents property only works on the active sheet and can not trace remote references.