Search
XmlContext.writeShort Method
See Also
 






Writes a short value with the specified name.

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

 Syntax

Java  Copy Code

public Element writeShort (
    short shortValue,
    String elementName,
    Element parentElement
)

 Parameters

shortValue

elementName

parentElement

 Return Value

 See Also