[]
包含工作簿的基本uri。 如果该值不是null (Nothing ),则 Name 是工作簿的文件名。 例如,https://www.grapecity.com/file/example.xlsx 的基本uri是 https://www.grapecity.com/file。文件名是 example.xlsx。
Nothing
public string BaseUri { get; }