Connection.TextProperties Property

Definition

TextProperties.

Represents the following element tag in the schema: x:textPr.

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

Property Value

Returns TextProperties.

Applies to