idx_get()
EffectStyleCollection::idx_get(int32_t) method
Returns an element at specified position. Read-only EffectStyle.
System::SharedPtr<IEffectStyle> Aspose::Slides::Theme::EffectStyleCollection::idx_get(int32_t index) override
Arguments
Parameter | Type | Description |
---|---|---|
index | int32_t | Position of element. |
Return Value
Element at specified position.
See Also
- Typedef SharedPtr
- Class IEffectStyle
- Class EffectStyleCollection
- Namespace Aspose::Slides::Theme
- Library Aspose.Slides