Spread Silverlight Documentation
FillPattern Property (IExtendedFormat)


GrapeCity.Excel Namespace > IExtendedFormat Interface : FillPattern Property
Gets or sets the fill pattern.
Syntax
'Declaration
 
Property FillPattern As FillPatternType
'Usage
 
Dim instance As IExtendedFormat
Dim value As FillPatternType
 
instance.FillPattern = value
 
value = instance.FillPattern
FillPatternType FillPattern {get; set;}

Property Value

The fill pattern.
See Also

Reference

IExtendedFormat Interface
IExtendedFormat Members