GoranOccasional Contributor13 years agoHow to add new sheet in excel with Delphi script?Is there any way to add new sheet in active workbook (excel file) with Delphi script?
2 RepliesReplies sorted by Most LikedTanyaYatskovskaAlumni13 years ago Hi Goran, You can use Excel's Sheets.Add method. Refer to this article to learn how to work with Excel via COM. GoranOccasional Contributor13 years agoThank you for your fast response.Regards, G.V.
TanyaYatskovskaAlumni13 years ago Hi Goran, You can use Excel's Sheets.Add method. Refer to this article to learn how to work with Excel via COM.
Recent DiscussionsWhy my While Loop keyword test is breaking when the value found is = to FalseAvalonia - XPF desktop app automationTestComplete 15.80: Mobile Recording on real Samsung device does not capture actions
Related ContentOrd function in delphi script (TC 6.52)AQTime Delphi 11.X SupportDelphi Split function