Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel.Drawing Namespace / ILineFormat Interface / Patterned Method
Required PatternType.
In This Topic
    Patterned Method (ILineFormat)
    In This Topic
    Sets the specified line to a pattern color.
    Syntax
    void Patterned( 
       PatternType pattern
    )

    Parameters

    pattern
    Required PatternType.
    See Also