Share via


NoNamespace.showComments Field

Definition

Represents the showComments XML attributes.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: viewPr, customWorkbookView.
  • corresponds to the following strongly-typed properties: CustomWorkbookView.ShowComments, ViewProperties.ShowComments.

Applies to