Gets the cell's parent row.
'Declaration
Public ReadOnly Property ParentRow As Row
'Usage
Dim instance As Cell
Dim value As Row
value = instance.ParentRow
public Row ParentRow {get;}
Property Value
A reference to the cell's parent
Row.
Target Platforms: Windows 7, Windows Vista, Windows XP SP3, Windows Server 2008 family