Parent Property (SheetView)
Gets or sets the name of the parent sheet (
SheetView object) of this sheet.
'Declaration
Public Property Parent As SheetView
'Usage
Dim instance As SheetView
Dim value As SheetView
instance.Parent = value
value = instance.Parent