Share via


W.defSemiHidden Field

Definition

Represents the w:defSemiHidden XML attribute.

public static readonly System.Xml.Linq.XName defSemiHidden;
 staticval mutable defSemiHidden : System.Xml.Linq.XName
Public Shared ReadOnly defSemiHidden 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.DefaultSemiHidden.

Applies to