Diagram.ScaleX 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.
Diagrama Layout X Scale
Representa o seguinte atributo no esquema: dgmscalex
[DocumentFormat.OpenXml.SchemaAttr(0, "dgmscalex")]
public DocumentFormat.OpenXml.IntegerValue ScaleX { get; set; }
public DocumentFormat.OpenXml.IntegerValue ScaleX { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "dgmscalex")]
public DocumentFormat.OpenXml.IntegerValue? ScaleX { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("dgmscalex")]
public DocumentFormat.OpenXml.IntegerValue? ScaleX { get; set; }
public DocumentFormat.OpenXml.IntegerValue? ScaleX { get; set; }
member this.ScaleX : DocumentFormat.OpenXml.IntegerValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "dgmscalex")>]
member this.ScaleX : DocumentFormat.OpenXml.IntegerValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("dgmscalex")>]
member this.ScaleX : DocumentFormat.OpenXml.IntegerValue with get, set
Public Property ScaleX As IntegerValue
Valor da propriedade
Retorna Int32Value.
- Atributos