Share via


ImageEffect.ArtisticCement Property

ArtisticCement.Represents the element tag in schema: a14:artisticCement

Namespace:  DocumentFormat.OpenXml.Office2010.Drawing
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
Public Property ArtisticCement As ArtisticCement
    Get
    Set
'Usage
Dim instance As ImageEffect
Dim value As ArtisticCement

value = instance.ArtisticCement

instance.ArtisticCement = value
public ArtisticCement ArtisticCement { get; set; }

Property Value

Type: DocumentFormat.OpenXml.Office2010.Drawing.ArtisticCement

See Also

Reference

ImageEffect Class

ImageEffect Members

DocumentFormat.OpenXml.Office2010.Drawing Namespace