ChartFillFormat.Patterned(MsoPatternType) Method

Definition

Sets the specified fill to a pattern.

public:
 void Patterned(Microsoft::Office::Core::MsoPatternType Pattern);
public void Patterned (Microsoft.Office.Core.MsoPatternType Pattern);
abstract member Patterned : Microsoft.Office.Core.MsoPatternType -> unit
Public Sub Patterned (Pattern As MsoPatternType)

Parameters

Pattern
MsoPatternType

The type of pattern.

Applies to