SourceFullName
GridPicture.SourceFullName property
获取或设置链接图像的源文件的路径和名称。
public string SourceFullName { get; set; }
评论
默认值为空字符串。 如果SourceFullName不是空字符串,则链接图像。 如果SourceFullName不是空字符串,但Data为空,则链接图像,不存储在文件中。
也可以看看
- class GridPicture
- 命名空间 Aspose.Cells.GridWeb.Data
- 部件 Aspose.Cells.GridWeb