Share via


ArcTo.StartAngle Property

Definition

Shape Arc Start Angle

Represents the following attribute in the schema: stAng

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

Property Value

Returns StringValue.

Attributes

Applies to