OleObject.DrawAspect Property

Definition

OLE Object Representation

Represents the following attribute in the schema: DrawAspect

[DocumentFormat.OpenXml.SchemaAttr(0, "DrawAspect")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Vml.Office.OleDrawAspectValues> DrawAspect { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Vml.Office.OleDrawAspectValues> DrawAspect { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "DrawAspect")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Vml.Office.OleDrawAspectValues>? DrawAspect { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("DrawAspect")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Vml.Office.OleDrawAspectValues>? DrawAspect { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Vml.Office.OleDrawAspectValues>? DrawAspect { get; set; }
member this.DrawAspect : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Vml.Office.OleDrawAspectValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "DrawAspect")>]
member this.DrawAspect : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Vml.Office.OleDrawAspectValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr("DrawAspect")>]
member this.DrawAspect : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Vml.Office.OleDrawAspectValues> with get, set
Public Property DrawAspect As EnumValue(Of OleDrawAspectValues)

Property Value

Returns EnumValue<T>.

Attributes

Applies to