Good morning,
i'm using Xlsio to replace a previous routine where Excel.interop was used.
To add a chart shape in a certain place, i used Range.Top and Range.left . I would like to use the same logic but i can't find the properties "Left" and "Top" in Xlsio Irange class.
Can You please help me?
thank You