w:latentStyles
Latent Style Information
Element information
Namespace: http://schemas.openxmlformats.org/wordprocessingml/2006/main
Schema document: wml.xsd
Type: w:CT_LatentStyles
Properties: Local, Qualified
Content
- w:lsdException [0..*] Latent Style Exception
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
w:defLockedState | [0..1] | w:ST_OnOff | Default Style Locking Setting | |
w:defUIPriority | [0..1] | w:ST_DecimalNumber | Default User Interface Priority Setting | |
w:defSemiHidden | [0..1] | w:ST_OnOff | Default Semi-Hidden Setting | |
w:defUnhideWhenUsed | [0..1] | w:ST_OnOff | Default Hidden Until Used Setting | |
w:defQFormat | [0..1] | w:ST_OnOff | Default Primary Style Setting | |
w:count | [0..1] | w:ST_DecimalNumber | Latent Style Count |
Used in
- Type w:CT_Styles (Element w:styles)
Sample instance
<w:latentStyles> <w:lsdException w:name="string"/> </w:latentStyles>