Skip to content

Latest commit

 

History

History
31 lines (17 loc) · 611 Bytes

Excel.workbook.casesensitive.md

File metadata and controls

31 lines (17 loc) · 611 Bytes
title keywords f1_keywords ms.assetid ms.date ms.localizationpriority
Workbook.CaseSensitive property (Excel)
vbaxl10.chm199272
vbaxl10.chm199272
6053b576-9ede-f9d8-e2bf-c012653b60a2
05/29/2019
medium

Workbook.CaseSensitive property (Excel)

True if the workbook distinguishes between uppercase and lowercase when comparing content. Read-only Boolean.

Syntax

expression.CaseSensitive

expression A variable that represents a Workbook object.

Property value

BOOL

[!includeSupport and feedback]