Shape.TextShape 属性

定义

文本形状。

表示架构中的以下元素标记: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

属性值

返回 TextShape

适用于