Aspose::Words::Drawing::Shape::get_OleFormat method

Shape::get_OleFormat method

Provides access to the OLE data of a shape. For a shape that is not an OLE object or ActiveX control, returns null.

System::SharedPtr<Aspose::Words::Drawing::OleFormat> Aspose::Words::Drawing::Shape::get_OleFormat()

See Also