Definition Type: Attribute
Name: fldLock
Namespace: http://schemas.microsoft.com/office/word/2003/wordml
Type: W:onOffType
Containing Schema: wordnet.xsd
Use (Optional)
Documentation:
Gets or sets whether the field is locked from being recalculated.
Collapse XSD Schema Diagram:
XSD Diagram of fldLock in schema wordnet_xsd (Microsoft Office 2003 Reference Schemas)
Collapse XSD Schema Code:
<xsd:attribute name="fldLock" type="onOffType">
    <xsd:annotation>
        <xsd:documentation>Gets or sets whether the field is locked from being recalculated.</xsd:documentation>
    </xsd:annotation>
</xsd:attribute>
Collapse Derivation Tree: