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

Workbook._SaveAs Method

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

Namespace:  Microsoft.Office.Tools.Excel
Assembly:  Microsoft.Office.Tools.Excel (in Microsoft.Office.Tools.Excel.dll)
void _SaveAs(
	Object Filename,
	Object FileFormat,
	Object Password,
	Object WriteResPassword,
	Object ReadOnlyRecommended,
	Object CreateBackup,
	XlSaveAsAccessMode AccessMode,
	Object ConflictResolution,
	Object AddToMru,
	Object TextCodepage,
	Object TextVisualLayout
)

Parameters

Filename
Type: Object
FileFormat
Type: Object
Password
Type: Object
WriteResPassword
Type: Object
ReadOnlyRecommended
Type: Object
CreateBackup
Type: Object
AccessMode
Type: XlSaveAsAccessMode
ConflictResolution
Type: Object
AddToMru
Type: Object
TextCodepage
Type: Object
TextVisualLayout
Type: Object
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.