ArtisticGlowEdges.Smoothness Property
smoothness.Represents the attribte in schema: smoothness
Namespace: DocumentFormat.OpenXml.Office2010.Drawing
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaración
<SchemaAttrAttribute(, "smoothness")> _
Public Property Smoothness As Int32Value
Get
Set
'Uso
Dim instance As ArtisticGlowEdges
Dim value As Int32Value
value = instance.Smoothness
instance.Smoothness = value
[SchemaAttrAttribute(, "smoothness")]
public Int32Value Smoothness { get; set; }
Property Value
Type: DocumentFormat.OpenXml.Int32Value