![]() |
![]() |
Products | Download | Order | Forum | Contact us |
| Row1 | Integer. A number that indicates the first row of the range, starting with 1 for the first row in the Worksheet. |
| Col1 | Integer. A number that indicates the first column of the range, starting with 1 for the first column in the Worksheet. |
| Row2 | Integer. A number that indicates the last row of the range, starting with 1 for the first row in the Worksheet. |
| Col2 | Integer. A number that indicates the last column of the range, starting with 1 for the first column in the Worksheet. |
Workbook.Sheets[1].RCRange[1, 1, 10, 4].Font.Bold := True;
| Copyright © NikaSoft 2004-2010 |