Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel.Drawing Namespace / IFillFormat Interface / Patterned Method
The PatternType object.
In This Topic
    Patterned Method (IFillFormat)
    In This Topic
    Sets the specified fill to a pattern.
    Syntax
    void Patterned( 
       PatternType pattern
    )

    Parameters

    pattern
    The PatternType object.
    See Also