problem in Microsoft.Office.Interop.Excel
shahab nassiri
1
Reputation point
Hi
I use the mentioned dll (version 16.0.11029.20079) for generating chart into the excel file from c# program.
I generate the linear chart using this dll successfully. but when we want to create the histogram chart we face with error.
The histogram type is not exist in previous dll, but in corresponding dll, it is exist. However, we face the error in using it.
There is no sample for generating the histogram chart using mentioned dll.
please help me for using this dll
thank you for reading this question.
Developer technologies | C#
Developer technologies | C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
Sign in to answer