AddPlaceholder()
IShape::AddPlaceholder(System::SharedPtr<IPlaceholder>) method
Adds a new placeholder if there is no and sets placeholder properties to a specified one.
virtual System::SharedPtr<IPlaceholder> Aspose::Slides::IShape::AddPlaceholder(System::SharedPtr<IPlaceholder> placeholderToCopyFrom)=0
Arguments
Parameter | Type | Description |
---|---|---|
placeholderToCopyFrom | System::SharedPtr<IPlaceholder> | Placeholder to copy content from. |
Return Value
New IPlaceholder.
See Also
- Typedef SharedPtr
- Class IPlaceholder
- Class IShape
- Namespace Aspose::Slides
- Library Aspose.Slides