IWorksheets.PrintOutEx Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public void PrintOutEx (object From, object To, object Copies, object Preview, object ActivePrinter, object PrintToFile, object Collate, object PrToFileName, object IgnorePrintAreas);
Public Sub PrintOutEx (Optional From As Object, Optional To As Object, Optional Copies As Object, Optional Preview As Object, Optional ActivePrinter As Object, Optional PrintToFile As Object, Optional Collate As Object, Optional PrToFileName As Object, Optional IgnorePrintAreas As Object)
Parameters
- From
- Object
- To
- Object
- Copies
- Object
- Preview
- Object
- ActivePrinter
- Object
- PrintToFile
- Object
- Collate
- Object
- PrToFileName
- Object
- IgnorePrintAreas
- Object