public static System.Nullable<WorkbookFormat> GetWorkbookFormat(
System.string
)
'宣言
Public Shared Function GetWorkbookFormat( _
ByVal As System.String _
) As System.Nullable(Of WorkbookFormat)
パラメータ
- fileName
- Excel ファイルのファイル名。
戻り値の型
ファイルのファイル拡張子に基づくワークブック形式、または正しい形式が確定できない場合は、null。