HotXLS-documentatie
Inhoud
Startpagina
Overzicht
TGridToXLS
IXLSWofkbook
Startpagina
Inhoud
Overzicht
Dataset eigenschap
Specificeert the Dataset wich should be expofted to an excel file. Read/write TDataset
Syntaxis
eigenschap
Dataset: TDataset;
Voorbeeld
This example sets the dataset eigenschap to Table1
DataToXLS1.Dataset := Table1;