OleObject.DrawAspect Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Representação de objeto OLE
Representa o seguinte atributo no esquema: 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)
Valor da propriedade
Retorna EnumValue<T>.
- Atributos