ThemeColor.RGB プロパティ

定義

Microsoft Office テーマの配色内の 1 色を表す値を取得または設定します。 読み取り/書き込みが可能です。

public:
 property int default { int get(); void set(int value); };
public int this { get; set; }
member this.RGB : int with get, set
Default Public Property RGB As Integer

プロパティ値

MsoRGBType

適用対象