共用方式為


Extrusion.LightLevel Property

Definition

Primary Light Intensity

Represents the following attribute in the schema: lightlevel

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

Property Value

Returns StringValue.

Attributes

Applies to