Channel.Orientation 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.
orientation
Representa o seguinte atributo no esquema: orientação
[DocumentFormat.OpenXml.SchemaAttr(0, "orientation")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.InkML.ChannelValueOrientationValues> Orientation { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.InkML.ChannelValueOrientationValues> Orientation { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "orientation")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.InkML.ChannelValueOrientationValues>? Orientation { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("orientation")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.InkML.ChannelValueOrientationValues>? Orientation { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.InkML.ChannelValueOrientationValues>? Orientation { get; set; }
member this.Orientation : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.InkML.ChannelValueOrientationValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "orientation")>]
member this.Orientation : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.InkML.ChannelValueOrientationValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr("orientation")>]
member this.Orientation : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.InkML.ChannelValueOrientationValues> with get, set
Public Property Orientation As EnumValue(Of ChannelValueOrientationValues)
Valor da propriedade
- Atributos