Overload | Description |
---|---|
LocationToRange(Point) | Returns an instance of IRange representing the cell at the specified location or null if there is none. |
LocationToRange(Double,Double,Double,Double) | Returns the fractional zero based row and column indexes representing the cell at the specified location. |
LocationToRange(Double,Double,Double,Double,RangeLocationFlags) | Returns the fractional zero based row and column indexes representing the cell at the specified location. |