Extrusion.OrientationAngle 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.
Rotation Around Axis
Represents the following attribute in the schema: orientationangle
[DocumentFormat.OpenXml.SchemaAttr(0, "orientationangle")]
public DocumentFormat.OpenXml.SingleValue OrientationAngle { get; set; }public DocumentFormat.OpenXml.SingleValue OrientationAngle { get; set; }[DocumentFormat.OpenXml.SchemaAttr(0, "orientationangle")]
public DocumentFormat.OpenXml.SingleValue? OrientationAngle { get; set; }[DocumentFormat.OpenXml.SchemaAttr("orientationangle")]
public DocumentFormat.OpenXml.SingleValue? OrientationAngle { get; set; }public DocumentFormat.OpenXml.SingleValue? OrientationAngle { get; set; }member this.OrientationAngle : DocumentFormat.OpenXml.SingleValue with get, set[<DocumentFormat.OpenXml.SchemaAttr(0, "orientationangle")>]
member this.OrientationAngle : DocumentFormat.OpenXml.SingleValue with get, set[<DocumentFormat.OpenXml.SchemaAttr("orientationangle")>]
member this.OrientationAngle : DocumentFormat.OpenXml.SingleValue with get, setPublic Property OrientationAngle As SingleValueProperty Value
Returns SingleValue.
- Attributes