complexType ProtectionType

complexType {urn:schemas-microsoft-com:office:spreadsheet}ProtectionType

Abstractfalse (This can be used in an instance)
Target Namespaceurn:schemas-microsoft-com:office:spreadsheet
Declared Namespacesxmlns:o=urn:schemas-microsoft-com:office:office
xmlns:x2=http://schemas.microsoft.com/office/excel/2003/xml
xmlns:html=http://www.w3.org/TR/REC-html40
xmlns:c=urn:schemas-microsoft-com:office:component:spreadsheet
xmlns:xsd=http://www.w3.org/2001/XMLSchema
xmlns:x=urn:schemas-microsoft-com:office:excel
xmlns=urn:schemas-microsoft-com:office:spreadsheet


Source

<xsd:complexType name="ProtectionType">
    <
xsd:annotation>
        <
xsd:documentation>Defines the protection properties that should be used for cells to which the defined style is applied.</xsd:documentation>
    </
xsd:annotation>
    <
xsd:attribute form="qualified" name="Protected" type="TrueFalseType" use="optional" default="1">
        <
xsd:annotation>
            <
xsd:documentation>Specifies whether a cell is protected. When the worksheet is unprotected, enabling protection on individual cells has no effect.</xsd:documentation>
        </
xsd:annotation>
    </
xsd:attribute>
    <
xsd:attribute ref="x:HideFormula" use="optional" default="1"/>
</
xsd:complexType>


Documentation

Defines the protection properties that should be used for cells to which the defined style is applied.


complexType ProtectionType


Stylus Studio XML Schema Library Home
Site Map | Privacy Policy | Terms of Use | Trademarks
Stylus Scoop XML Newsletter:
W3C Member
Stylus Studio®, a product from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2006 All Rights Reserved.