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