Share via


Comment.Text Property

Definition

Text.

Represents the following element tag in the schema: p:text.

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

Property Value

Returns Text.

Applies to