XlAllocationMethod 枚举

定义

指定在对基于 OLAP 数据源的数据透视表执行模拟分析时,要用来分配值的方法。

public enum class XlAllocationMethod
public enum XlAllocationMethod
Public Enum XlAllocationMethod
继承
XlAllocationMethod

字段

xlEqualAllocation 1

使用平均分配。

xlWeightedAllocation 2

使用加权分配。

适用于