Comment.CommentText Property

Definition

Comment Text.

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

Property Value

Returns CommentText.

Applies to