次の方法で共有


XLTC クラス

定義

xmlns:xltc="http://schemas.microsoft.com/office/spreadsheetml/2018/threadedcomments" 名前空間の XNamespace フィールドと XName フィールドを宣言します。

public static class XLTC
type XLTC = class
Public Class XLTC
継承
XLTC

フィールド

extLst

xltc:extLst XML 要素を表します。

mention

xltc:メンション XML 要素を表します。

mentions

xltc:mentions XML 要素を表します。

person

xltc:person XML 要素を表します。

personList

xltc:personList XML 要素を表します。

text

xltc:text XML 要素を表します。

threadedComment

xltc:threadedComment XML 要素を表します。

ThreadedComments

xltc:ThreadedComments XML 要素を表します。

xltc

xltc プレフィックスに関連付けられている XML 名前空間を定義します。

適用対象