次の方法で共有


ChartFillFormat.Pattern プロパティ

定義

塗りつぶしパターンを返します。 読み取り専用です。

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

プロパティ値

MsoPatternType

注釈

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

適用対象