Search
IHasName.setName Method
See Also
 






Sets the name of the object.

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

 Syntax

Java  Copy Code

void setName (
    String value
)

 Parameters

value

 See Also