Pages

2019-07-16

〔VBA〕ExportAsFixedFormat -工作表另存成PDF--v017


【工作表另存成PDF(發佈)】


ActiveWorkbook.ExportAsFixedFormat Type:=xlTypePDF, Filename:= "完整路徑.pdf", _
Quality:=xlQualityStandard, IncludeDocProperties:=True, IgnorePrintAreas:=False, _
OpenAfterPublish:= False


參考文件:


章老師的電腦小講堂 https://www.facebook.com/ScenicSchool/
※※ 本區做為經常使用之程式碼複製區,提問請至小講堂唷 ※※