Extrusion.LightLevel2 Property

Secondary Light Intensity.Represents the attribte in schema: lightlevel2

Namespace:  DocumentFormat.OpenXml.Vml.Office
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
<SchemaAttrAttribute(, "lightlevel2")> _
Public Property LightLevel2 As StringValue
    Get
    Set
'Usage
Dim instance As Extrusion
Dim value As StringValue

value = instance.LightLevel2

instance.LightLevel2 = value
[SchemaAttrAttribute(, "lightlevel2")]
public StringValue LightLevel2 { get; set; }

Property Value

Type: DocumentFormat.OpenXml.StringValue
Returns StringValue.

See Also

Reference

Extrusion Class

Extrusion Members

DocumentFormat.OpenXml.Vml.Office Namespace