Share via


NoNamespace.colHidden Field

Definition

Represents the colHidden XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: commentPr.
  • corresponds to the following strongly-typed properties: CommentProperties.ColHidden.

Applies to