Search
XmlContext.writeBool Method
See Also
 






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

 Syntax

Java  Copy Code

public Element writeBool (
    boolean boolValue,
    String elementName,
    Element parentElement
)

 Parameters

boolValue

elementName

parentElement

 Return Value

 See Also