<funcPr> (Function Properties)

This element specifies properties such as @ctrlPr that can be stored on the function apply object @func.

Parent Elements

<func>7.1.2.39)

Child Elements

Subclause

<ctrlPr> (Control Properties)

§7.1.2.23

The following XML Schema fragment defines the contents of this element:

<complexType name="CT_FuncPr">
	<sequence>
	<element name="ctrlPr" type="CT_CtrlPr" minOccurs="0"/>
	</sequence>
</complexType>