ChartFillFormat.Patterned Method
Sets the specified fill to a pattern.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.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
- Pattern
Type: MsoPatternType
The type of pattern.