/
HotXLS-dokumentasjon
Innhold
Hjem
Oversikt
TGridToXLS
IXLSWorkbook
Hjem
Innhold
Oversikt
Klasse TXLSVBAModule
Exposes a single VBA macro module containing macro code and metadata
Syntaks
TXLSVBAModule = class;
Eksempel
This example reads the source code of the first VBA module
Code := Workbook.VBAProject.Item[0].SourceCode;