共用方式為


Extrusion.SkewAngle Property

Definition

Extrusion Skew Angle

Represents the following attribute in the schema: skewangle

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

Property Value

Returns SingleValue.

Attributes

Applies to