TTeeExcelSource.LabelsFrom

TTeeExcelSource.LabelsFrom
TTeeExcelSource

property LabelsFrom: String;

Unit
TeeExcelSource

Description
Defines the first cell to scan for text (labels) values.

Example:

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