Share via


W.hidden Field

Definition

Represents the w:hidden XML elements.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: style, trPr.
  • corresponds to the following strongly-typed classes: Hidden, StyleHidden.

Applies to