Dim f = New System.IO.FileInfo("出力.xlsx") If Not f.Exists Then Return End If Dim myPath As String = f.FullName