Shapetype.Adjustment Property

Definition

Adjustment Parameters

Represents the following attribute in the schema: 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

Property Value

Returns StringValue.

Attributes

Applies to