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