Databar.NegativeBarFormat プロパティ

定義

データ バーの NegativeBarFormat 条件付き書式ルールに関連付けられているオブジェクトを取得します。

public:
 property Microsoft::Office::Interop::Excel::NegativeBarFormat ^ NegativeBarFormat { Microsoft::Office::Interop::Excel::NegativeBarFormat ^ get(); };
public Microsoft.Office.Interop.Excel.NegativeBarFormat NegativeBarFormat { get; }
Public ReadOnly Property NegativeBarFormat As NegativeBarFormat

プロパティ値

データ バーの NegativeBarFormat 条件付き書式ルールに関連付けられているオブジェクト。

注釈

読み取り専用です。

適用対象