Compartir a través de


Shapetype.Adjustment Propiedad

Definición

Parámetros de ajuste

Representa el atributo siguiente en el esquema: adj

[DocumentFormat.OpenXml.SchemaAttr(0, "adj")]
public DocumentFormat.OpenXml.StringValue Adjustment { get; set; }
public DocumentFormat.OpenXml.StringValue Adjustment { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "adj")]
public DocumentFormat.OpenXml.StringValue? Adjustment { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("adj")]
public DocumentFormat.OpenXml.StringValue? Adjustment { get; set; }
public DocumentFormat.OpenXml.StringValue? Adjustment { get; set; }
member this.Adjustment : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "adj")>]
member this.Adjustment : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("adj")>]
member this.Adjustment : DocumentFormat.OpenXml.StringValue with get, set
Public Property Adjustment As StringValue

Valor de propiedad

Devuelve StringValue.

Atributos

Se aplica a