ChartFillFormat.Pattern Property
Returns the fill pattern. Read-only.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
ReadOnly Property Pattern As MsoPatternType
Get
'Usage
Dim instance As ChartFillFormat
Dim value As MsoPatternType
value = instance.Pattern
MsoPatternType Pattern { get; }
Property Value
Type: MsoPatternType
MsoPatternType
Remarks
Use the Patterned(MsoPatternType) method to set the pattern type for the fill.