Hi, all !
I open Excel as ActiveX:
oWnd:oClient:=TActiveX():New( oWnd, "OWC11.Spreadsheet" )
How I to select Range of ActiveSheet ?
Hi, all !
I open Excel as ActiveX:
oWnd:oClient:=TActiveX():New( oWnd, "OWC11.Spreadsheet" )
How I to select Range of ActiveSheet ?
I tested examle Excel2.prg
How I can save ActiveX() to file or print him ?