共用方式為


Shape.TextShape Property

Definition

Text Shape.

Represents the following element tag in the schema: a:txSp.

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

Property Value

Returns TextShape.

Applies to