Before we see the syntax, let me clarify this first. What do we print? We print ranges, charts, worksheets, and workbooks. So, the PrintOut () method is available with all these objectives.: From which page of the printing has to start? It will be treated as from the first page if we do not supply any value.: What should be the last page to print? If ignored, it will print till the last page.: How many copies do you need to print?: Would you like to see the print preview before proceeding to print? If yes, TRUE is the argument. If not, FALSE is the argument.