ParentRowIndex Property (SheetView)
Gets the index of the parent row on this sheet.
public virtual int ParentRowIndex {get;}
'Declaration
Public Overridable ReadOnly Property ParentRowIndex As Integer
'Usage
Dim instance As SheetView
Dim value As Integer
value = instance.ParentRowIndex