Extrusion.LightLevel2 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.
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, setPublic Property LightLevel2 As StringValueProperty Value
Returns StringValue.
- Attributes