'宣言 Public Shared Function FromFilePath( _ ByVal workbookFullPath As System.String _ ) As WorkbookReference
public static WorkbookReference FromFilePath( System.string workbookFullPath )
パラメータ
- workbookFullPath
- ワークブックの完全なパス。 有効なファイルパスである必要があります。
'宣言 Public Shared Function FromFilePath( _ ByVal workbookFullPath As System.String _ ) As WorkbookReference
public static WorkbookReference FromFilePath( System.string workbookFullPath )