Excel Formula in C#

  • Thread starter Thread starter Mark Brewer
  • Start date Start date
M

Mark Brewer

Hi,

What is the syntax to insert a formula in a specific cell programmatically
using C#?

Regards,
Mark
 
Mark Brewer said:
What is the syntax to insert a formula in a specific cell programmatically
using C#?

Simply assign it to the Formula property of the cell.

Jens.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top