Click or drag to resize

XlsObject FindParent Method

Overload List
Name Description
Protected method FindParent(Type)
This method is used to find parent with specific type.
Protected method FindParent( Type )
Find parent of object.
Protected method Static member FindParent(Object, Type)
This method is used to find parent with specific type.
Protected method FindParent(Type, Boolean)
This method is used to find parent with specific type.
Protected method Static member FindParent(Object, Type, Boolean)
This method is used to find parent with specific type.
Top
See Also