Share via


ArtisticCutout.NumberOfShades Property

numberOfShades.Represents the attribte in schema: numberOfShades

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

Syntax

'Declaration
<SchemaAttrAttribute(, "numberOfShades")> _
Public Property NumberOfShades As Int32Value
    Get
    Set
'Usage
Dim instance As ArtisticCutout
Dim value As Int32Value

value = instance.NumberOfShades

instance.NumberOfShades = value
[SchemaAttrAttribute(, "numberOfShades")]
public Int32Value NumberOfShades { get; set; }

Property Value

Type: DocumentFormat.OpenXml.Int32Value

See Also

Reference

ArtisticCutout Class

ArtisticCutout Members

DocumentFormat.OpenXml.Office2010.Drawing Namespace