Document Solutions for Excel, .NET Edition | Document Solutions
Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace
/
FindOptions Class
/ MatchByte Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
MatchByte Property (FindOptions)
In This Topic
True to have double-byte characters match only double-byte characters. False to have double-byte characters match their single-byte equivalents.
Syntax
C#
public
System.
bool
MatchByte {
get
;
set
;}
See Also
Reference
FindOptions Class
FindOptions Members