Share via


ChartFillFormat.Pattern Property

Returns or sets the fill pattern.

Namespace:  Microsoft.Office.Core
Assembly:  office (in office.dll)

Syntax

'Declaration
ReadOnly Property Pattern As Integer
    Get
'Usage
Dim instance As ChartFillFormat
Dim value As Integer

value = instance.Pattern
int Pattern { get; }

Property Value

Type: System.Int32
MsoPatternType

See Also

Reference

ChartFillFormat Interface

ChartFillFormat Members

Microsoft.Office.Core Namespace