public static WorkbookReference FromFilePath( System.string workbookFullPath )
Parameters
- workbookFullPath
- The full path of workbook. It must be a valid file path.
Return Value
A new WorkbookReference instance representing the workbook file.
public static WorkbookReference FromFilePath( System.string workbookFullPath )