DirectionalLight.AngularRad Property

Definition

angularRad, this property is only available in Office 2019 and later.

Represents the following attribute in the schema: angularRad

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

Property Value

Attributes

Applies to