Sets the width sensitivity of string comparisons.
public void setCompareIgnoreWidth( boolean value )
value
The new value for the CompareIgnoreWidth property.
When set to true, string comparisons will not differentiate between a single-byte character and the same character as a double-byte character.
See Also getCompareIgnoreWidth, getCompareIgnoreCase, setCompareIgnoreCase, getCompareIgnoreKana, setCompareIgnoreKana, getCompareIgnoreKashida, setCompareIgnoreKashida, getCompareIgnoreNonSpace, setCompareIgnoreNonSpace, getCompareIgnoreSymbols, setCompareIgnoreSymbols, getCompareIgnoreWidth, setCompareIgnoreWidth