Quantcast
Channel: Iulian Cordobin's Groups Activities
Viewing all articles
Browse latest Browse all 1084

Adding new Worksheet in specific position on Excel file

$
0
0

Hi everyone,

i want to add excel worksheet after an existing one:

 worksheet = worksheets.add(worksheets.itemFromNum (5),worksheets.itemFromNum (4),1);

i tried to use flow the same arguments of the "add method"

public SysExcelWorksheet add(SysExcelWorksheet _before = null, SysExcelWorksheet _after = null, int _count = 1, int _type = #xlWorksheet)

but i get an error: 

method add called with invalid parameters.


Thank you.



Viewing all articles
Browse latest Browse all 1084

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>