AdjustHandlePolar.MinAngle 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.
Minimum Angle Adjustment
Represents the following attribute in the schema: minAng
[DocumentFormat.OpenXml.SchemaAttr(0, "minAng")]
public DocumentFormat.OpenXml.StringValue MinAngle { get; set; }
public DocumentFormat.OpenXml.StringValue MinAngle { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "minAng")]
public DocumentFormat.OpenXml.StringValue? MinAngle { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("minAng")]
public DocumentFormat.OpenXml.StringValue? MinAngle { get; set; }
public DocumentFormat.OpenXml.StringValue? MinAngle { get; set; }
member this.MinAngle : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "minAng")>]
member this.MinAngle : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("minAng")>]
member this.MinAngle : DocumentFormat.OpenXml.StringValue with get, set
Public Property MinAngle As StringValue
Property Value
Returns StringValue.
- Attributes