AdjustValueCollection

AdjustValueCollection — Aspose.Slides FOSS C++ API Reference

AdjustValueCollection — Represents a collection of shape’s adjustments.

Package: Aspose::Slides


Properties

PropertyTypeAccessDescription
AdjustValueAdjustValueRead
iteratoriteratorRead
const_iteratorconst_iteratorRead

Methods

MethodReturnsDescription
AdjustValue()AdjustValue
AdjustValue()AdjustValue
iterator()iterator
iterator()iterator
const_iterator()const_iterator
const_iterator()const_iterator
init_internal()voidRepresents a collection of shape’s adjustments.
get_gd_elements()std::vector<pugi::xml_node>Returns the child elements of the backing avLst node.

See Also