Text

WordProcessingComment.Text property

コメントのテキストを取得または設定します。

public string Text { get; set; }

プロパティ値

コメントのテキスト。

関連項目