Definition Type: Attribute
Name: hiddenRow
Namespace: http://schemas.openxmlformats.org/spreadsheetml/2006/main
Type: boolean:http://www.w3.org/2001/XMLSchema
Containing Schema: sml-sharedWorkbookRevisions.xsd
Default false
Use Optional
Documentation:
Comment In Hidden Row
Collapse XSD Schema Diagram:
XSD Diagram of hiddenRow in schema sml-sharedworkbookrevisions_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:attribute name="hiddenRow" type="xsd:boolean" use="optional" default="false">
    <xsd:annotation>
        <xsd:documentation>Comment In Hidden Row</xsd:documentation>
    </xsd:annotation>
</xsd:attribute>