How can draw arrow in excel file with SpreadsheetGear component?
I create excel file with c# code and I have 2 Data table for show in my excel .
now I want to draw arrow and connect each row of 2 data tabel
How can draw arrow in excel file with SpreadsheetGear component?
I create excel file with c# code and I have 2 Data table for show in my excel .
now I want to draw arrow and connect each row of 2 data tabel
The current version (SpreadsheetGear 2017 / V8) does not yet support markers (such as arrowheads or ovals) on the ends of Line shapes, so you won't be able to add these objects today, unfortunately.
That said, the next major release (V9) will add support for this feature. We are not yet ready to discuss a release date for V9, but hope to have news on this soon. I will make a reminder to update this Answer when V9 is released and show you how this can be done with the new version.