共用方式為


RefOartAnchor.Oat Property

Definition

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

Represents the following attribute in the schema: oat

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

Property Value

Attributes

Applies to