Share via


Extrusion.Shininess Property

Definition

Shininess

Represents the following attribute in the schema: 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

Property Value

Returns SingleValue.

Attributes

Applies to