次の方法で共有


OleObject.DrawAspect プロパティ

定義

OLE オブジェクト表現

スキーマ内の次の属性を表します: 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)

プロパティ値

EnumValue<T> を返します。

属性

適用対象