ReplaceOptions.CaseSensitive
ReplaceOptions.CaseSensitive property
Indicates if the searched string is case sensitive.
public bool CaseSensitive { get; set; }
See Also
- class ReplaceOptions
- namespace Aspose.Cells
- assembly Aspose.Cells
Indicates if the searched string is case sensitive.
public bool CaseSensitive { get; set; }