共用方式為


Extrusion.LightHarsh2 Property

Definition

Secondary Light Harshness Toggle

Represents the following attribute in the schema: lightharsh2

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

Property Value

Returns EnumValue<T>.

Attributes

Applies to