Share via


XLTC Class

Definition

Declares XNamespace and XName fields for the xmlns:xltc="http://schemas.microsoft.com/office/spreadsheetml/2018/threadedcomments" namespace.

public static class XLTC
type XLTC = class
Public Class XLTC
Inheritance
XLTC

Fields

extLst

Represents the xltc:extLst XML element.

mention

Represents the xltc:mention XML element.

mentions

Represents the xltc:mentions XML element.

person

Represents the xltc:person XML element.

personList

Represents the xltc:personList XML element.

text

Represents the xltc:text XML element.

threadedComment

Represents the xltc:threadedComment XML element.

ThreadedComments

Represents the xltc:ThreadedComments XML element.

xltc

Defines the XML namespace associated with the xltc prefix.

Applies to