Extrusion.LightLevel2 Propiedad
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
Intensidad de luz secundaria
Representa el atributo siguiente en el esquema: 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
Valor de propiedad
Devuelve StringValue.
- Atributos