次の方法で共有


Extrusion.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

プロパティ値

StringValue を返します。

属性

適用対象