Share via


W.defUnhideWhenUsed Field

Definition

Represents the w:defUnhideWhenUsed XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: latentStyles.
  • corresponds to the following strongly-typed properties: LatentStyles.DefaultUnhideWhenUsed.

Applies to