_QueryTable.FillAdjacentFormulas 属性

定义

如果每当查询表刷新时,指定查询表右侧的公式就自动更新,则该属性值为 True。 读/写 Boolean

public:
 property bool FillAdjacentFormulas { bool get(); void set(bool value); };
public bool FillAdjacentFormulas { get; set; }
Public Property FillAdjacentFormulas As Boolean

属性值

适用于