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

    Parameters

    options
    Options for printing the workbook.
    See Also