B4J Programming Press on the image to return to the main documentation page.

jWordUtility

Written by PnK

List of types:

WordUtility

WordUtility


Events:

None

Members:


  CreateBlankDocument (dir As String, fileName As String)

  OpenExistingDocument (dir As String, fileName As String) As org.apache.poi.xwpf.usermodel.XWPFDocument

Members description:

CreateBlankDocument (dir As String, fileName As String)
OpenExistingDocument (dir As String, fileName As String) As org.apache.poi.xwpf.usermodel.XWPFDocument

Top