Extrusion.Metal 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í.
Alternancia de superficie metálica
Representa el atributo siguiente en el esquema: metal
[DocumentFormat.OpenXml.SchemaAttr(0, "metal")]
public DocumentFormat.OpenXml.TrueFalseValue Metal { get; set; }
public DocumentFormat.OpenXml.TrueFalseValue Metal { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "metal")]
public DocumentFormat.OpenXml.TrueFalseValue? Metal { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("metal")]
public DocumentFormat.OpenXml.TrueFalseValue? Metal { get; set; }
public DocumentFormat.OpenXml.TrueFalseValue? Metal { get; set; }
member this.Metal : DocumentFormat.OpenXml.TrueFalseValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "metal")>]
member this.Metal : DocumentFormat.OpenXml.TrueFalseValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("metal")>]
member this.Metal : DocumentFormat.OpenXml.TrueFalseValue with get, set
Public Property Metal As TrueFalseValue
Valor de propiedad
Devuelve EnumValue<T>.
- Atributos