AuthenticRange.GetEntityNames
Method: GetEntityNames (out_arrEntityNames as Variant)
Description
Retrieve the names of all defined entities. The list of retrieved entities is independent of the current selection, or location. Use one of these names with the InsertEntity function.
Errors
2001 | The authentic range object, or its related view object is no longer valid. |
2005 | Invalid address for the return parameter was specified. |
Examples
See: GetElementHierarchy and InsertEntity.