ParentRelationName Property (SheetView)
Gets the data relation name for this sheet.
public string ParentRelationName {get;}
'Declaration
Public ReadOnly Property ParentRelationName As String
'Usage
Dim instance As SheetView
Dim value As String
value = instance.ParentRelationName