Expand Minimize
This topic has not yet been rated - Rate this topic

ChartSheet._PrintOut Method (2007 System)

This API supports the Visual Studio Tools for Office infrastructure and is not intended to be used directly from your code.

Namespace:  Microsoft.Office.Tools.Excel
Assembly:  Microsoft.Office.Tools.Excel.v9.0 (in Microsoft.Office.Tools.Excel.v9.0.dll)
public void _PrintOut(
	Object From,
	Object To,
	Object Copies,
	Object Preview,
	Object ActivePrinter,
	Object PrintToFile,
	Object Collate
)

Parameters

From
Type: System.Object

To
Type: System.Object

Copies
Type: System.Object

Preview
Type: System.Object

ActivePrinter
Type: System.Object

PrintToFile
Type: System.Object

Collate
Type: System.Object

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.