C1.Excel Assembly / C1.Excel Namespace / XLPictureShape Class / Image Property

In This Topic
Image Property
In This Topic
Gets a reference to the image/bitmap contained in this XLPictureShape.
Syntax
'Declaration
 
Public ReadOnly Property Image As GrapeCity.Documents.Drawing.Image
 
See Also