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