C1.Web.Api.Excel Namespace / Fill Class / Pattern Property

In This Topic
Pattern Property
In This Topic
Gets or sets the fill pattern.
Syntax
'Declaration
 
<XmlAttributeAttribute()>
<DefaultValueAttribute(Mono.Cecil.CustomAttributeArgument)>
Public Property Pattern As PatternStyle
 
See Also