TTeeExcelSource.RangeFrom

TTeeExcelSource.RangeFrom
TTeeExcelSource

property RangeFrom: String;

Unit
TeeExcelSource

Description
Defines the first cell to scan for series values.

Example:

ExcelSource1.RangeFrom := 'A5';
ExcelSource1.RangeTo := 'A12';