AdjustHandlePolar.MinRadial Property

Definition

Minimum Radial Adjustment

Represents the following attribute in the schema: minR

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

Property Value

Returns StringValue.

Attributes

Applies to