Share via


W.unhideWhenUsed Field

Definition

Represents the w:unhideWhenUsed XML element and attribute.

public static readonly System.Xml.Linq.XName unhideWhenUsed;
 staticval mutable unhideWhenUsed : System.Xml.Linq.XName
Public Shared ReadOnly unhideWhenUsed As XName 

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: style.
  • corresponds to the following strongly-typed classes: UnhideWhenUsed.

As an XML attribute, it:

  • is contained in the following XML elements: lsdException.
  • corresponds to the following strongly-typed properties: LatentStyleExceptionInfo.UnhideWhenUsed.

Applies to