Indicates whether a string exceeds the application’s maximum cell text size.
To return the maximum number of characters allowed for cell text, use GetMaxCellTextSize. |
<HsvData>.IsValidCellText(bstrCellText)
Boolean. Returns TRUE if the string does not exceed the maximum cell text size, FALSE otherwise.