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