ContextLinkType.Direction 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.
direction
Representa o seguinte atributo no esquema: direção
[DocumentFormat.OpenXml.SchemaAttr(0, "direction")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2010.Ink.LinkDirectionValues> Direction { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2010.Ink.LinkDirectionValues> Direction { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "direction")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2010.Ink.LinkDirectionValues>? Direction { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("direction")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2010.Ink.LinkDirectionValues>? Direction { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2010.Ink.LinkDirectionValues>? Direction { get; set; }
member this.Direction : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2010.Ink.LinkDirectionValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "direction")>]
member this.Direction : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2010.Ink.LinkDirectionValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr("direction")>]
member this.Direction : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2010.Ink.LinkDirectionValues> with get, set
Public Property Direction As EnumValue(Of LinkDirectionValues)
Valor da propriedade
- Atributos