ChartFillFormat.Patterned Method

Sets the specified fill to a pattern.

Namespace:  Microsoft.Office.Interop.Excel
Assembly:  Microsoft.Office.Interop.Excel (in Microsoft.Office.Interop.Excel.dll)

Syntax

'Declaration
Sub Patterned ( _
    Pattern As MsoPatternType _
)
'Usage
Dim instance As ChartFillFormat
Dim Pattern As MsoPatternType

instance.Patterned(Pattern)
void Patterned(
    MsoPatternType Pattern
)

Parameters

See Also

Reference

ChartFillFormat Interface

ChartFillFormat Members

Microsoft.Office.Interop.Excel Namespace