FindShapeByAltText()
IBaseSlide::FindShapeByAltText(System::String) method
Finds first occurrence of a shape with the specified alternative text.
virtual System::SharedPtr<IShape> Aspose::Slides::IBaseSlide::FindShapeByAltText(System::String altText)=0
Arguments
Parameter | Type | Description |
---|---|---|
altText | System::String | Alternative text. |
Return Value
ShapeEx object or null.
See Also
- Typedef SharedPtr
- Class IShape
- Class String
- Class IBaseSlide
- Namespace Aspose::Slides
- Library Aspose.Slides