Share via


AdjustHandlePolar.MaxRadial Property

Definition

Maximum Radial Adjustment

Represents the following attribute in the schema: maxR

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

Property Value

Returns StringValue.

Attributes

Applies to