HotXLS dokumentacija

Grąžina a Range object that represents a cell or a range of cells

property

property

RCRange[Integer. A number that indicates the first row of the range, starting with 1 for the first row in the Worksheet, Integer. A number that indicates the first column of the range, starting with 1 for the first column in the Worksheet, Example, Example: Integer]: Integer. A number that indicates the first row of the range, starting with 1 for the first row in the Worksheet Integer. A number that indicates the first row of the range, starting with 1 for the first row in the Worksheet;
Integer. A number that indicates the first row of the range, starting with 1 for the first row in the Worksheet Integer. A number that indicates the first column of the range, starting with 1 for the first column in the Worksheet
Integer. A number that indicates the first column of the range, starting with 1 for the first column in the Worksheet Integer. A number that indicates the last column of the range, starting with 1 for the first column in the Worksheet
Example Integer. A number that indicates the last column of the range, starting with 1 for the first column in the Worksheet
Example ].RCRange[

Workbook.Sheets[

].RCRange[

Workbook.Sheets[1].RCRange[1, 1, 10, 4].Font.Bold := True;