ComponentOne Excel for .NET
C1.Excel Assembly / C1.Excel Namespace / XLPatternFormatting Class / Pattern Property

In This Topic
    Pattern Property (XLPatternFormatting)
    In This Topic
    Gets or sets fill pattern for this formating.
    Syntax
    'Declaration
     
    Public Property Pattern As XLPattern
    public XLPattern Pattern {get; set;}
    See Also