ThreadedCommentText コンストラクター
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
オーバーロード
ThreadedCommentText() |
ThreadedCommentText クラスの新しいインスタンスを初期化します。 |
ThreadedCommentText(String) |
指定したテキスト コンテンツを使用して、ThreadedCommentText クラスの新しいインスタンスを初期化します。 |
ThreadedCommentText()
ThreadedCommentText クラスの新しいインスタンスを初期化します。
public ThreadedCommentText ();
Public Sub New ()
適用対象
ThreadedCommentText(String)
指定したテキスト コンテンツを使用して、ThreadedCommentText クラスの新しいインスタンスを初期化します。
public ThreadedCommentText (string text);
new DocumentFormat.OpenXml.Office2019.Excel.ThreadedComments.ThreadedCommentText : string -> DocumentFormat.OpenXml.Office2019.Excel.ThreadedComments.ThreadedCommentText
Public Sub New (text As String)
パラメーター
- text
- String
要素のテキスト コンテンツを指定します。