Extrusion.LightLevel Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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