Share via


PageMargins.T Property

Definition

t, this property is only available in Office 2016 and later.

Represents the following attribute in the schema: t

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

Property Value

Attributes

Applies to