_Workbook.UseWildcards Property

Definition

True if the workbook enables wildcards for character string comparisons and searching. Read-only Boolean (bool in C#).

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

Property Value

Applies to