共用方式為


Extrusion.Specularity Property

Definition

Specularity

Represents the following attribute in the schema: specularity

[DocumentFormat.OpenXml.SchemaAttr(0, "specularity")]
public DocumentFormat.OpenXml.StringValue Specularity { get; set; }
public DocumentFormat.OpenXml.StringValue Specularity { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "specularity")]
public DocumentFormat.OpenXml.StringValue? Specularity { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("specularity")]
public DocumentFormat.OpenXml.StringValue? Specularity { get; set; }
public DocumentFormat.OpenXml.StringValue? Specularity { get; set; }
member this.Specularity : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "specularity")>]
member this.Specularity : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("specularity")>]
member this.Specularity : DocumentFormat.OpenXml.StringValue with get, set
Public Property Specularity As StringValue

Property Value

Returns StringValue.

Attributes

Applies to