Documentazione HotXLS
Contenuti
Home
Panoramica
TGridToXLS
IXLSWorkbook
Home
Contenuti
Panoramica
Dataset proprietà
Specifica the Dataset wich should be exported to an excel file. Read/write TDataset
Sintassi
proprietà
Dataset: TDataset;
Esempio
This example sets the dataset proprietà to Table1
DataToXLS1.Dataset := Table1;