Search
XmlContext.writeByte Method
See Also
 






Write a byte value with the specified name.

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

 Syntax

Java  Copy Code

public Element writeByte (
    long byteValue,
    String elementName,
    Element parentElement
)

 Parameters

byteValue

elementName

parentElement

 Return Value

 See Also