<funcPr> (Function Properties)
This element specifies properties such as @ctrlPr that can be stored on the function apply object @func.
Parent Elements |
|---|
|
Child Elements |
Subclause |
|---|---|
|
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>