Search
XmlContext.writeImage Method
See Also
 






Writes a reference to the specified image. The image is registered within the internal hashtable for subsequent serialization.

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

 Syntax

Java  Copy Code

public Element writeImage (
    Image image,
    String elementName,
    Element parentElement
)

 Parameters

image

elementName

parentElement

 Return Value

 See Also