[]
The base uri that contains workbook.
If the value is not null (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 .
public string BaseUri { get; }
Public ReadOnly Property BaseUri As String