共用方式為


Arc.StartAngle Property

Definition

Starting Angle

Represents the following attribute in the schema: startangle

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

Property Value

Returns DecimalValue.

Attributes

Applies to