Returns shape's fill column index in a style matrix. 0 means no
fill, positive value - index in theme's fill styles, negative value -
index in theme's background styles.
Formulas within values, from, to, by attributes can be made up of these:
Standard arithmetic operators: ‘+’, ‘-‘, ‘*’, ‘/’, ‘^’, ‘%’ (mod)
Constants: ‘pi’ ‘e’ Conditional operators: ‘abs’, ‘min’, ‘max’, ‘?’
A rotation is defined through the use of a latitude
coordinate, a longitude coordinate, and a revolution about the axis
as the latitude and longitude coordinates.
Returns the light rotation which is defined through the use of a latitude
coordinate, a longitude coordinate, and a revolution about the axis
as the latitude and longitude coordinates.
Returns the constant that indicates whether the text in the specified
shape is animated by first-level paragraphs, second-level paragraphs, or
some other level (up to fifth-level paragraphs).
Returns the position of a shape in the z-order. getShapes().get(0)
returns the shape at the back of the z-order, and
getShapes().get(getShapes().size() - 1) returns the shape at the front of
the z-order.