FindOptions.IsCaseSensitive
FindOptions.IsCaseSensitive property
Indicates if the searched string is case sensitive.
[Obsolete("Use FindOptions.CaseSensitive property instead.")]
[EditorBrowsable(EditorBrowsableState.Never)]
public bool IsCaseSensitive { get; set; }
Remarks
NOTE: This member is now obsolete. Instead, please use FindOptions.CaseSensitive property. This property will be removed 12 months later since June 2010. Aspose apologizes for any inconvenience you may have experienced.
See Also
- class FindOptions
- namespace Aspose.Cells
- assembly Aspose.Cells