ChartFillFormat.Pattern Property

Definition

Returns the fill pattern. Read-only.

public:
 property Microsoft::Office::Core::MsoPatternType Pattern { Microsoft::Office::Core::MsoPatternType get(); };
public Microsoft.Office.Core.MsoPatternType Pattern { get; }
member this.Pattern : Microsoft.Office.Core.MsoPatternType
Public ReadOnly Property Pattern As MsoPatternType

Property Value

MsoPatternType

Remarks

Use the Patterned(MsoPatternType) method to set the pattern type for the fill.

Applies to