Share via


ChartFillFormat.Patterned Method

Sets the specified fill to a pattern.

Namespace:  Microsoft.Office.Core
Assembly:  office (in office.dll)

Syntax

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

instance.Patterned(Pattern)
void Patterned(
    int Pattern
)

Parameters

See Also

Reference

ChartFillFormat Interface

ChartFillFormat Members

Microsoft.Office.Core Namespace