Share via


ArtisticPencilSketch.Pressure Property

Definition

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

Represents the following attribute in the schema: pressure

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

Property Value

Attributes

Applies to