Compartir a través de


Comment.CommentText Propiedad

Definición

Texto comentario.

Representa la siguiente etiqueta de elemento en el esquema: 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

Valor de propiedad

Devuelve CommentText.

Se aplica a