Picture.IsLink
Picture.IsLink property
Returns true if the picture is linked to a file.
public bool IsLink { get; set; }
See Also
- class Picture
- namespace Aspose.Cells.Drawing
- assembly Aspose.Cells
Returns true if the picture is linked to a file.
public bool IsLink { get; set; }