共用方式為


Extrusion.LightLevel2 Property

Definition

Secondary Light Intensity

Represents the following attribute in the schema: lightlevel2

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

Property Value

Returns StringValue.

Attributes

Applies to