Changed methods - PrintSheet method - added PrintToFile parameter
- GetCell method - added new equate Cell:Comment. You can use it to return the cell's comment.
New methods
- SetActivePrinter - sets the name of the active printer
- PrintRange - prints the selected range of cells
- PrintWorkbook - prints current Excel workbook.
Changed templates - Print code template - added an ability to set an active printer and print range of cells or entire workbook.