共用方式為


Extrusion.LightHarsh Property

Definition

Primary Light Harshness Toggle

Represents the following attribute in the schema: lightharsh

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

Property Value

Returns EnumValue<T>.

Attributes

Applies to