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
Pattern
Type: System.Int32Required MsoPatternType. The type of pattern.