In This Topic
Gets the
DDSheets collection that this DDSheet is a member of.
Syntax
'Declaration
Public ReadOnly Property ParentSheets As DDSheets
public DDSheets ParentSheets {get;}
Property Value
A
DDSheets collection to which this object belongs.
See Also