Share via


ChartFillFormat.Pattern プロパティ

定義

塗りつぶしパターンを設定または返します。

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

プロパティ値

注釈

Pattern プロパティには、定数のいずれかをMsoPatternType指定できます。

メソッドを Patterned(MsoPatternType) 使用して、塗りつぶしのパターンの種類を設定します。

適用対象