| Visual Basic (Declaration) | |
|---|---|
Public ReadOnly Property ParentRow As Row | |
| C# | |
|---|---|
public Row ParentRow {get;} | |
Return Value
A reference to the cell's parent row. Can be a null reference (Nothing in Visual Basic) if the cell is not contained in a row. By default, a null reference (Nothing in Visual Basic).Supported Frameworks: Microsoft .NET Framework version 3.5