Comment.CommentText 属性

定义

批注文字。

表示架构中的以下元素标记:x:text。

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

属性值

返回 CommentText

适用于