|
TRVTableItemInfo.SelectCols |
Top Previous Next |
|
Selects Count columns starting from StartCol (to the right) procedure SelectCols(StartCol, Count: Integer); Parameters: StartCol – index of the first column to select, in range 0..ColCount-1. Count – number of columns to select. This method must be called when the document is formatted.
See also: See also methods:
|