7
Answers

Convert VBA to C#

richard smith

richard smith

11y
2.3k
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)