Databar.NegativeBarFormat 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取与 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 数据条条件格式规则关联的 对象。
注解
此为只读属性。