ErrorCheckingOptions.EmptyCellReferences Property

Definition

When set to True (default), Microsoft Excel identifies, with an AutoCorrect Options button, selected cells containing formulas that refer to empty cells. False disables empty cell reference checking.

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

Property Value

Applies to