Spread Windows Forms 12.0 Product Documentation
Pattern Property (IInterior)


GrapeCity.Spreadsheet Assembly > GrapeCity.Spreadsheet Namespace > IInterior Interface : Pattern Property
Gets or sets a PatternType value that represents the interior pattern.
Syntax
'Declaration
 
Property Pattern As PatternType
'Usage
 
Dim instance As IInterior
Dim value As PatternType
 
instance.Pattern = value
 
value = instance.Pattern
PatternType Pattern {get; set;}

Property Value

A PatternType value represents the interior pattern.
See Also

Reference

IInterior Interface
IInterior Members