Arc.EndAngle Property

Definition

Ending Angle

Represents the following attribute in the schema: endangle

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

Property Value

Returns DecimalValue.

Attributes

Applies to