Search
SerializeDataEvent.setRepresentation Method
See Also
 






Sets the string representation of the data being serialized/deserialized.

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

 Syntax

Java  Copy Code

public void setRepresentation (
    Element value
)

 Parameters

value

 See Also