GrapeCity.Documents.Excel Namespace / IWorksheet Interface / PrintOut Method
Options for printing the worksheet.
In This Topic
PrintOut Method (IWorksheet)
In This Topic
Prints the worksheet.
Syntax
void PrintOut( 
   PrintOutOptions options
)

Parameters

options
Options for printing the worksheet.
See Also