[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.ReplaceOptions.MatchCase

MatchCase Property

MatchCase

True to make the search case sensitive. The default value is False .

Declaration
public bool MatchCase { get; set; }
Public Property MatchCase As Boolean