object ue_excel
Work with a excel-sheet in a ole-object
Property / Method |
Description |
|---|---|
opensheet |
opens a sheet |
load |
loads a sheet and displays the excel-sheet |
visible |
makes excel-sheet visible/invisible |
inplace |
sets object-display in place |
offsite |
sets object-display to off-site |
get |
returns a value from an excel-sheet excel=get=sheet=row=col or <excel=get=sheet=row=col> or excel=get=<sheet-variable>=<row-variable>=<col-variable> returns in Variable <value>
destroy=lex |
set |
sets a value in excel-sheet excel=set=sheet=row=col=value |
close |
close excel-sheet
to close a excel-object: destroy=lex |
quit |
quit the object |
save |
save excel-sheet |
saveas |
save as the excel-sheet |
disconnect, destroy |
destroy the object |