In This Topic
The base uri that contains workbook.
If the value is not @code:null, @code:Name is the file name ofworkbook.
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 .
Syntax
public java.lang.String getBaseUri()
|
See Also