Displays the standard print dialog and prints the specified workbook.
Namespace: MindFusion.Spreadsheet
Assembly: MindFusion.Spreadsheet.WinForms
SyntaxC#
Copy Code
|
|---|
public void Print ( |
Visual Basic
Copy Code
|
|---|
Public Sub Print( _ |
The workbook to print.
See Also