Path.TextboxRectangle 属性

定义

文本框边界框

表示架构中的以下属性: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

属性值

返回 StringValue

属性

适用于