Shapetype.Adjustment Property 
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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, setPublic Property Adjustment As StringValueProperty Value
Returns StringValue.
- Attributes