ArtisticPaintStrokes.Intensity プロパティ

定義

このプロパティは Office 2010 以降でのみ使用できます。

スキーマ内の次の属性を表します。

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

プロパティ値

属性

適用対象