set_SubstitutePictureTitle()

IOleObjectFrame::set_SubstitutePictureTitle(System::String) method

Sets the title for OleObject icon. Write System::String.

virtual void Aspose::Slides::IOleObjectFrame::set_SubstitutePictureTitle(System::String value)=0

Remarks

When IsObjectIcon == false this value is ignored. The string can be truncated according to the size of the OLE icon.

See Also