Share via


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 数据条条件格式规则关联的 对象。

注解

此为只读属性。

适用于