Aspose::Cells::Drawing::Shape::GetFormatPicture method
Shape::GetFormatPicture method
Gets and sets the options of the picture format.
MsoFormatPicture Aspose::Cells::Drawing::Shape::GetFormatPicture()
Examples
MsoFormatPicture msoFormatPicture = shape.GetFormatPicture();
See Also
- Class MsoFormatPicture
- Class Shape
- Namespace Aspose::Cells::Drawing
- Library Aspose.Cells for C++