OleObject.ImageData
OleObject.ImageData property
Represents image of ole object as byte array.
public byte[] ImageData { get; set; }
See Also
- class OleObject
- namespace Aspose.Cells.Drawing
- assembly Aspose.Cells
Represents image of ole object as byte array.
public byte[] ImageData { get; set; }