3
Hi,
is it possible to make the function CoipySheet in Excel Buffer evailable for cloud development?
[Scope('OnPrem')]
procedure CopySheet(SheetName: Text; ClonedSheetName: Text; ReferenceSheetName: Text; PasteBefore: Boolean)
begin
XlWrkBkWriter.CopySheet(SheetName, ClonedSheetName, ReferenceSheetName, PasteBefore);
end;
We have some development in connection with Jet Reports where it is necessary to copy the sheet.
King regards
Michael
STATUS DETAILS
Needs Votes

Business Central Team (administrator)
Thank you for this suggestion! Currently this is not on our roadmap. We are tracking this idea and if it gathers more votes and comments we will consider it in the future. Best regards, Business Central Team