Programmer's Guide > Interfaces > ADocument interface > ATISelectionType enumeration
  
ATISelectionType enumeration
The selectionType attribute describes the type of selection in the Document and has one of the following values.
The ATISelectionType enumeration has the following constants of type short.
NO_SELECTION = 0
There is no selection.
TEXT_SELECTION = 1
There is a text selection.
TABLE_SELECTION = 2
There is a table selection.