ArtisticPencilSketch.Pressure-Eigenschaft
pressure.Represents the attribte in schema: pressure
Namespace: DocumentFormat.OpenXml.Office2010.Drawing
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
<SchemaAttrAttribute(, "pressure")> _
Public Property Pressure As Int32Value
Get
Set
'Usage
Dim instance As ArtisticPencilSketch
Dim value As Int32Value
value = instance.Pressure
instance.Pressure = value
[SchemaAttrAttribute(, "pressure")]
public Int32Value Pressure { get; set; }
Eigenschaftswert
Typ: DocumentFormat.OpenXml.Int32Value