_Workbook.CaseSensitive Property

Definition

True if the workbook distinguishes between upper and lower case when comparing content. Read-only Boolean (bool in C#).

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

Property Value

Applies to