GrapeCity.Xaml.Excel
FillPattern Property (ExtendedFormat)


Gets or sets the fill pattern.
Syntax
'Declaration
 
Public Property FillPattern As FillPatternType
'Usage
 
Dim instance As ExtendedFormat
Dim value As FillPatternType
 
instance.FillPattern = value
 
value = instance.FillPattern
public FillPatternType FillPattern {get; set;}

Property Value

The fill pattern.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

ExtendedFormat Class
ExtendedFormat Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options