Share via


XLTC.ThreadedComments Field

Definition

Represents the xltc:ThreadedComments XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following child XML elements: extLst, threadedComment.
  • corresponds to the following strongly-typed classes: ThreadedComments.

Applies to