次の方法で共有


Extrusion.Brightness プロパティ

定義

Brightness

スキーマの明るさの属性を表します。

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

プロパティ値

StringValue を返します。

属性

適用対象