_QueryTable.FillAdjacentFormulas Property

Definition

True if formulas to the right of the specified query table are automatically updated whenever the query table is refreshed. Read/write Boolean.

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

Property Value

Applies to