XlsObject FindParent Method |
| Name | Description | |
|---|---|---|
|
|
FindParent(Type) |
This method is used to find parent with specific type.
|
|
|
FindParent( Type ) |
Find parent of object.
|
|
|
FindParent(Object, Type) |
This method is used to find parent with specific type.
|
|
|
FindParent(Type, Boolean) |
This method is used to find parent with specific type.
|
|
|
FindParent(Object, Type, Boolean) |
This method is used to find parent with specific type.
|