Contains a Boolean operand.
      
<Boolean />
    | Element type | Anonymous | 
| Namespace | urn:schemas-microsoft-com:office:excel | 
| Schema name | XML Spreadsheet 2000 | 
| Element | Description | 
|---|---|
| Moper | Contains the data referenced by a DDE link. | 
None.
None.
      
<xsd:element name="Boolean" default="False" minOccurs="0" >
  <xsd:simpleType>
    <xsd:restriction base="TrueFalseType" />
  </xsd:simpleType>
</xsd:element>