Name | Description | |
---|---|---|
BaseDirectory | The base directory that contains workbook. If the value is not a null reference (Nothing in Visual Basic) (Nothing), Name is the file name of workbook. If the value is empty, the path is the root directory. | |
BaseUri | The base uri that contains workbook. If the value is not a null reference (Nothing in Visual Basic) (Nothing), Name is the file name of workbook. For example, the base uri of https://www.grapecity.com/file/example.xlsx is https://www.grapecity.com/file . The file name is example.xlsx . | |
Name | The name of the workbook. If the BaseDirectory is not a null reference (Nothing in Visual Basic) (Nothing), represents the file name of the workbook. |