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

适用于