Contents
- Index
- Previous
- Next
IsTableCellSelected method
Declaration
function IsTableCellSelected: Boolean;
Description
Returns True if the selection or insertion point is within a cell in a table.
Returns False if the selection or insertion point is not inside a table, if the insertion point is within the table caption, if the entire table is selected, or if more than one cell is selected.