Search
Workbook.print Method (String)
See Also
 






Prints the current workbook using the default page format.

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

 Syntax

Java  Copy Code

public void print (
    String printer
)

 Parameters

printer

Specifies the destination printer

 See Also