Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / IWorkbook Interface / PrintOut Method
Options for printing the workbook.
In This Topic
    PrintOut Method (IWorkbook)
    In This Topic
    Prints the workbook.
    Syntax
    void PrintOut( 
       PrintOutOptions options
    )

    Parameters

    options
    Options for printing the workbook.
    See Also