CaseSensitive
ReplaceOptions.CaseSensitive property
يشير إلى ما إذا كانت السلسلة التي تم البحث عنها حساسة لحالة الأحرف.
public bool CaseSensitive { get; set; }
أنظر أيضا
- class ReplaceOptions
- مساحة الاسم Aspose.Cells
- المجسم Aspose.Cells
يشير إلى ما إذا كانت السلسلة التي تم البحث عنها حساسة لحالة الأحرف.
public bool CaseSensitive { get; set; }