ENUMSPYAuthenticElementKind
Enumeration of the different kinds of elements used for navigation and selection within the AuthenticRange and AuthenticView objects.
| spyAuthenticChar | = 0 | 
| spyAuthenticWord | = 1 | 
| spyAuthenticLine | = 3 | 
| spyAuthenticParagraph | = 4 | 
| spyAuthenticTag | = 6 | 
| spyAuthenticDocument | = 8 | 
| spyAuthenticTable | = 9 | 
| spyAuthenticTableRow | = 10 | 
| spyAuthenticTableColumn | = 11 |