Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us in Toronto Sept 9th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
asa_runstrom
Contributor III
Contributor III

Put border around object in excel

Hi

I have made a macro that add object into a exceldocument. The objects is in differents size. Now I want to add borders around the the objects but don't understand how. This is the code I use to sent the object to excel.

Set obj = ActiveDocument.GetSheetObject(ObjectID)

obj.CopyTableToClipboard True

Thanks in advance

0 Replies