Compartir a través de


Shape.TextShape Propiedad

Definición

Forma de texto.

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

Valor de propiedad

Devuelve TextShape.

Se aplica a