Comments.CommentList Property

Definition

List of Comments.

Represents the following element tag in the schema: 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

Property Value

Returns CommentList.

Applies to