Share via


NoNamespace.cellComments Field

Definition

Represents the cellComments XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: pageSetup.
  • corresponds to the following strongly-typed properties: PageSetup.CellComments.

Applies to