TextMath(String) Method (SpreadsheetFindReplace)
Detects the match in specified text.
protected virtual bool TextMath(
System.String
)
protected: virtual bool TextMath(
System.String
)
protected:
virtual bool TextMath(
System.String
)
'Declaration
Protected Overridable Function TextMath( _
ByVal As System.String _
) As Boolean
Parameters
- text
- The text.
Return Value
True if text is found; otherwise, false.
Target Platforms: .NET9; .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5