AutoCorrect.AutoFillFormulasInLists Property

Definition

Affects the creation of calculated columns created by automatic fill-down lists. Read/write Boolean.

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

Property Value

Boolean

Remarks

The property does not affect existing calculated columns or calculated columns created where auto-fill did not occur.

Applies to