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);
Public Sub Patterned (Pattern As MsoPatternType)

Parameters

Pattern
MsoPatternType

Required MsoPatternType.

Applies to