Represents information about latent (not-yet-instantiated built-in) styles.

Usage


<latentStyles
	defLockedState="onOffType"
	latentStyleCount="decimalNumberType"
/>

Element Information

Element type latentStylesElt
Namespace http://schemas.microsoft.com/office/word/2003/wordml
Schema name wordnet

Elements and Attributes

Parent Elements

Element Description
styles Represents style definitions.

Child Elements

Element Type Description
lsdException lsdExceptionElt Represents a specific instance of a latent style (the attributes give information about the locked state).

Attributes

Attribute Type Required Description Possible Values
defLockedState onOffType optional Gets or sets defines the default locked state.
  • on
  • off
latentStyleCount decimalNumberType optional If not zero, represents the number of latent styles that should be initialized to the given defaults.

Definition

XML

<xsd:element name="latentStyles" type="latentStylesElt" minOccurs="0" maxOccurs="1" ">
        
      </xsd:element>

©2006 Microsoft Corporation. All rights reserved. Permission to copy, display and distribute this document is available at:
http://msdn.microsoft.com/library/en-us/odcXMLRef/html/odcXMLRefLegalNotice12.asp