Share via


BoundRect.T Property

Definition

t

Represents the following attribute in the schema: t

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

Property Value

Attributes

Applies to