_Workbook.UseWholeCellCriteria Property

Definition

True if the workbook uses search patterns that match the entire content of a cell. Read-only Boolean (bool in C#).

public:
 property bool UseWholeCellCriteria { bool get(); };
public bool UseWholeCellCriteria { get; }
Public ReadOnly Property UseWholeCellCriteria As Boolean

Property Value

Applies to