HotXLS dokumentacija

Dataset ypatybė

Nurodo the Dataset wich should be exported to an excel file. Read/write TDataset

Sintaksė

property Dataset: TDataset;

Pavyzdys

This example sets the dataset property to Table1

DataToXLS1.Dataset := Table1;