Extrusion.Shininess Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Brilho
Representa o seguinte atributo no esquema: shininess
[DocumentFormat.OpenXml.SchemaAttr(0, "shininess")]
public DocumentFormat.OpenXml.SingleValue Shininess { get; set; }
public DocumentFormat.OpenXml.SingleValue Shininess { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "shininess")]
public DocumentFormat.OpenXml.SingleValue? Shininess { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("shininess")]
public DocumentFormat.OpenXml.SingleValue? Shininess { get; set; }
public DocumentFormat.OpenXml.SingleValue? Shininess { get; set; }
member this.Shininess : DocumentFormat.OpenXml.SingleValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "shininess")>]
member this.Shininess : DocumentFormat.OpenXml.SingleValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("shininess")>]
member this.Shininess : DocumentFormat.OpenXml.SingleValue with get, set
Public Property Shininess As SingleValue
Valor da propriedade
Retorna SingleValue.
- Atributos