Definition Type: Attribute
Name: fPrintsWithSheet
Namespace: http://schemas.openxmlformats.org/drawingml/2006/spreadsheetDrawing
Type: boolean:http://www.w3.org/2001/XMLSchema
Containing Schema: dml-spreadsheetDrawing.xsd
Default true
Use Optional
Documentation:
Prints With Sheet Flag
Collapse XSD Schema Diagram:
XSD Diagram of fPrintsWithSheet in schema dml-spreadsheetdrawing_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:attribute name="fPrintsWithSheet" type="xsd:boolean" use="optional" default="true">
    <xsd:annotation>
        <xsd:documentation>Prints With Sheet Flag</xsd:documentation>
    </xsd:annotation>
</xsd:attribute>