ChartFillFormat.Patterned Method

Reserved for internal use.

Namespace:  Microsoft.Office.Interop.PowerPoint
Assembly:  Microsoft.Office.Interop.PowerPoint (in Microsoft.Office.Interop.PowerPoint.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.PowerPoint Namespace