ilogic to insert row into excel

ilogic to insert row into excel

Anonymous
Not applicable
864 Views
1 Reply
Message 1 of 2

ilogic to insert row into excel

Anonymous
Not applicable

Hi Guys,

 

 Is it possible to use iLogic to insert a row into excel? and if so could you PLEASE enlighten me the Code?

 

Many ThanksSmiley Happy

0 Likes
865 Views
1 Reply
Reply (1)
Message 2 of 2

xiaodong_liang
Autodesk Support
Autodesk Support

Hi,

 

iLogic does not wrap everything as functions. But it is based on .NET. So you can use Excel API as you did with .NET. And it is a pure question of using Excel API. Here is a post which looks good for youto get started with:

 

http://forums.autodesk.com/t5/Autodesk-Inventor-Customization/How-to-create-a-excel-file-using-ilogi...

0 Likes