7
Answers

Convert VBA to C#

Photo of richard smith

richard smith

12y
3.9k
1
I need this line of code:
ActiveWorkbook.ExportAsFixedFormat Type:=xlTypePDF FileName:="sales.pdf" Quality:=xlQualityStandard DisplayFileAfterPublish:=True

converted to C#

Can someone please oblige this request?

Answers (7)