Definition Type: Element
Name: Paragraphs
Namespace: http://schemas.openxmlformats.org/officeDocument/2006/extended-properties
Type: int:http://www.w3.org/2001/XMLSchema
Containing Schema: shared-documentPropertiesExtended.xsd
MinOccurs 0
MaxOccurs 1
Abstract
Documentation:
Total Number of Paragraphs
Collapse XSD Schema Diagram:
XSD Diagram of Paragraphs in schema shared-documentpropertiesextended_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:element name="Paragraphs" minOccurs="0" maxOccurs="1" type="xsd:int">
    <xsd:annotation>
        <xsd:documentation>Total Number of Paragraphs</xsd:documentation>
    </xsd:annotation>
</xsd:element>