|
|
|
|
|
|
Resultados de la búsqueda |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
The Selection property is used to get the characteristics of the selection (or cursor): - in a Word Processing control.
Note: This selection is located in the part being edited (body, header or footer).. - in a Spreadsheet control.
- in an HTML Editor control.
- in a Diagram Editor control.
|
|
|
|
|
|
|
Table controls allow you to display and/or enter data... |
|
|
|
|
|
|
Returns the coordinates (row number and column number) of a selected cell. This function is kept for backward compatibility. It is recommended to use TableSelect. |
|
|
|
|
|
|
Returns the number of selected cells found in a Table control. This function is kept for backward compatibility. It is recommended to use TableSelectCount. |
|
|
|
|
|
|
Returns the index of the selected element in a List Box, ListView or Combo Box control. |
|
|
|
|
|
|
Table controls allow you to display and/or enter data... |
|
|
|
|
|
|
Selects files from an archive. |
|
|
|
|
|
|
Returns the number of selected columns found in a table. This function is kept for backward compatibility. It is recommended to use TableSelectCount. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|