IconSetCondition.ScopeType 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
返回或设置枚举的常量之一,该常量 XlPivotConditionScope 确定条件格式应用于数据透视表时的范围。
public:
property Microsoft::Office::Interop::Excel::XlPivotConditionScope ScopeType { Microsoft::Office::Interop::Excel::XlPivotConditionScope get(); void set(Microsoft::Office::Interop::Excel::XlPivotConditionScope value); };
public Microsoft.Office.Interop.Excel.XlPivotConditionScope ScopeType { get; set; }
Public Property ScopeType As XlPivotConditionScope
属性值
注解
默认值 xlSelectionScope为 ,它使用 AppliesTo 属性设置范围。