ObjectLink.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.
drawAspect
Representa o seguinte atributo no esquema: w:drawAspect
[DocumentFormat.OpenXml.SchemaAttr(23, "drawAspect")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Wordprocessing.ObjectDrawAspect> drawAspect { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Wordprocessing.ObjectDrawAspect> drawAspect { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(23, "drawAspect")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Wordprocessing.ObjectDrawAspect>? drawAspect { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("w:drawAspect")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Wordprocessing.ObjectDrawAspect>? drawAspect { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Wordprocessing.ObjectDrawAspect>? drawAspect { get; set; }
member this.drawAspect : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Wordprocessing.ObjectDrawAspect> with get, set
[<DocumentFormat.OpenXml.SchemaAttr(23, "drawAspect")>]
member this.drawAspect : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Wordprocessing.ObjectDrawAspect> with get, set
[<DocumentFormat.OpenXml.SchemaAttr("w:drawAspect")>]
member this.drawAspect : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Wordprocessing.ObjectDrawAspect> with get, set
Public Property drawAspect As EnumValue(Of ObjectDrawAspect)
Valor da propriedade
- Atributos