Definition Type: ComplexType
Name: CT_ShowInfoBrowse
Namespace: http://schemas.openxmlformats.org/presentationml/2006/main
Containing Schema: pml-presentationProperties.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into showScrollbar in schema pml-presentationproperties_xsdXSD Diagram of CT_ShowInfoBrowse in schema pml-presentationproperties_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:complexType name="CT_ShowInfoBrowse">
    <xsd:attribute name="showScrollbar" type="xsd:boolean" use="optional" default="true">
        <xsd:annotation>
            <xsd:documentation>Show Scroll Bar in Window</xsd:documentation>
        </xsd:annotation>
    </xsd:attribute>
</xsd:complexType>
Collapse Child Attributes:
Name Type Default Value Use
showScrollbar p:showScrollbar true Optional
Collapse Derivation Tree:
Collapse References:
p:browse