次の方法で共有


Comments.CommentList プロパティ

定義

コメントの一覧。

スキーマの x:commentList の要素タグを表します。

public DocumentFormat.OpenXml.Spreadsheet.CommentList CommentList { get; set; }
public DocumentFormat.OpenXml.Spreadsheet.CommentList? CommentList { get; set; }
member this.CommentList : DocumentFormat.OpenXml.Spreadsheet.CommentList with get, set
Public Property CommentList As CommentList

プロパティ値

CommentList を返します。

適用対象