AdjustValueCollection — Aspose.Slides FOSS C++ API Reference
AdjustValueCollection — Represents a collection of shape’s adjustments.
Package: Aspose::Slides
Properties
| Property | Type | Access | Description |
|---|---|---|---|
AdjustValue | AdjustValue | Read | |
iterator | iterator | Read | |
const_iterator | const_iterator | Read |
Methods
| Method | Returns | Description |
|---|---|---|
AdjustValue() | AdjustValue | |
AdjustValue() | AdjustValue | |
iterator() | iterator | |
iterator() | iterator | |
const_iterator() | const_iterator | |
const_iterator() | const_iterator | |
init_internal() | void | Represents a collection of shape’s adjustments. |
get_gd_elements() | std::vector<pugi::xml_node> | Returns the child elements of the backing avLst node. |