ShapeHandle.InvertX 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.
Posição X do Identificador invertido
Representa o seguinte atributo no esquema: invx
[DocumentFormat.OpenXml.SchemaAttr(0, "invx")]
public DocumentFormat.OpenXml.TrueFalseBlankValue InvertX { get; set; }
public DocumentFormat.OpenXml.TrueFalseBlankValue InvertX { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "invx")]
public DocumentFormat.OpenXml.TrueFalseBlankValue? InvertX { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("invx")]
public DocumentFormat.OpenXml.TrueFalseBlankValue? InvertX { get; set; }
public DocumentFormat.OpenXml.TrueFalseBlankValue? InvertX { get; set; }
member this.InvertX : DocumentFormat.OpenXml.TrueFalseBlankValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "invx")>]
member this.InvertX : DocumentFormat.OpenXml.TrueFalseBlankValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("invx")>]
member this.InvertX : DocumentFormat.OpenXml.TrueFalseBlankValue with get, set
Public Property InvertX As TrueFalseBlankValue
Valor da propriedade
- Atributos