![]() |
![]() |
Products | Download | Order | Forum | Contact us |
| Row | Word. A number that indicates the row number of the cell you want to access, starting with 1 for the first row in the range. |
| Col | Word. A number that indicates the column number of the cell you want to access, starting with 1 for the first column in the range. |
Workbook.Sheets[1].Selection.Item[1, 1].Value := 3.14;
| Copyright © NikaSoft 2004-2012 |