TTeeExcelSource.LabelsTo

TTeeExcelSource.LabelsTo
TTeeExcelSource

property LabelsTo: String;

Unit
TeeExcelSource

Description
Defines the last cell in the range to scan for text (labels) values.

Example:

ExcelSource1.LabelsFrom := 'B5';
ExcelSource1.LabelsTo := 'B12';