RanorexRanorex Documentation
GetExcelRangeObject Method
NamespacesRanorexExcelRangeGetExcelRangeObject()()()
Gets the Excel.Range object instance for this instance of the Cell Row or Column.
Declaration Syntax
C#Visual BasicVisual C++
public virtual Range GetExcelRangeObject()
Public Overridable Function GetExcelRangeObject As Range
public:
virtual Range^ GetExcelRangeObject()
Return Value
The Excel.Range object instance.
Exceptions
ExceptionCondition
ActionFailedExceptionThrown if invoking the action failed.

Assembly: Ranorex.Plugin.Office (Module: Ranorex.Plugin.Office) Version: 3.2.3.16825 (3.2.3.16825)