Definition Type: Element
Name: DataValueEditing
Namespace: urn:schemas-microsoft-com:office:excel
Containing Schema: excel.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Contains a Boolean value indicating that the user is allowed to edit the cells in the data area of the PivotTable view or report.
Collapse XSD Schema Diagram:
XSD Diagram of DataValueEditing in schema excel_xsd (Microsoft Office 2003 Reference Schemas)
Collapse XSD Schema Code:
<xsd:element name="DataValueEditing" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation>Contains a Boolean value indicating that the user is allowed to edit the cells in the data area of the PivotTable view or report.</xsd:documentation>
    </xsd:annotation>
</xsd:element>