Search
IInplaceEditable.getTextToEdit Method
See Also
 






Returns the text of the object which should be displayed initially when the object is in-place edited.

Namespace: com.mindfusion.spreadsheet
Package: com.mindfusion.spreadsheet

 Syntax

Java  Copy Code

String getTextToEdit ()

 Return Value

A string value that represents the initial contents of the in-place edit box.

 See Also