Share via


RefOartAnchor.Ajt Property

Definition

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

Represents the following attribute in the schema: ajt

[DocumentFormat.OpenXml.SchemaAttr(0, "ajt")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2016.Excel.AdjustType> Ajt { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2016.Excel.AdjustType> Ajt { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "ajt")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2016.Excel.AdjustType>? Ajt { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("ajt")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2016.Excel.AdjustType>? Ajt { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2016.Excel.AdjustType>? Ajt { get; set; }
member this.Ajt : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2016.Excel.AdjustType> with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "ajt")>]
member this.Ajt : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2016.Excel.AdjustType> with get, set
[<DocumentFormat.OpenXml.SchemaAttr("ajt")>]
member this.Ajt : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2016.Excel.AdjustType> with get, set
Public Property Ajt As EnumValue(Of AdjustType)

Property Value

Attributes

Applies to