Share via


ArtisticPaintStrokes.Intensity Property

Definition

intensity, this property is only available in Office 2010 and later.

Represents the following attribute in the schema: intensity

[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

Property Value

Attributes

Applies to