FillFormat.Patterned Method
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 FillFormat
Dim Pattern As MsoPatternType
instance.Patterned(Pattern)
void Patterned(
MsoPatternType Pattern
)
Parameters
- Pattern
Type: Microsoft.Office.Core.MsoPatternType