Compartir a través de


Path.TextboxRectangle Propiedad

Definición

Cuadro delimitador de cuadro de texto

Representa el atributo siguiente en el esquema: textboxrect

[DocumentFormat.OpenXml.SchemaAttr(0, "textboxrect")]
public DocumentFormat.OpenXml.StringValue TextboxRectangle { get; set; }
public DocumentFormat.OpenXml.StringValue TextboxRectangle { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "textboxrect")]
public DocumentFormat.OpenXml.StringValue? TextboxRectangle { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("textboxrect")]
public DocumentFormat.OpenXml.StringValue? TextboxRectangle { get; set; }
public DocumentFormat.OpenXml.StringValue? TextboxRectangle { get; set; }
member this.TextboxRectangle : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "textboxrect")>]
member this.TextboxRectangle : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("textboxrect")>]
member this.TextboxRectangle : DocumentFormat.OpenXml.StringValue with get, set
Public Property TextboxRectangle As StringValue

Valor de propiedad

Devuelve StringValue.

Atributos

Se aplica a