Determines if localized text exists for specified key.
Namespace: com.mindfusion.spreadsheet
Package: com.mindfusion.spreadsheet
SyntaxJava
Copy Code
|
|---|
public boolean exists ( |
A String containing the UI element key.
true if localized text exists, or false otherwise.
See Also