Share via


NoNamespace.rowHidden Field

Definition

Represents the rowHidden XML attribute.

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

Applies to