Share via


W.semiHidden Field

Definition

Represents the w:semiHidden XML element and attribute.

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

Field Value

Remarks

As an XML element, it:

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

As an XML attribute, it:

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

Applies to