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