次の方法で共有


Options.InsertedCellColor プロパティ

定義

挿入されたテーブル セルの色を WdCellColor 表す定数を設定または返します。 値の取得と設定が可能です。

public:
 property Microsoft::Office::Interop::Word::WdCellColor InsertedCellColor { Microsoft::Office::Interop::Word::WdCellColor get(); void set(Microsoft::Office::Interop::Word::WdCellColor value); };
public Microsoft.Office.Interop.Word.WdCellColor InsertedCellColor { get; set; }
member this.InsertedCellColor : Microsoft.Office.Interop.Word.WdCellColor with get, set
Public Property InsertedCellColor As WdCellColor

プロパティ値

WdCellColor

適用対象