XLTC Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |