Shape.Adjustment Propiedad
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
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