_MSProject.FileSaveAs 方法
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
public bool FileSaveAs (object Name, Microsoft.Office.Interop.MSProject.PjFileFormat Format = Microsoft.Office.Interop.MSProject.PjFileFormat.pjMPP, object Backup, object ReadOnly, object TaskInformation, object Filtered, object Table, object UserID, object DatabasePassWord, object FormatID, object Map, object Password, object WriteResPassword, object ClearBaseline, object ClearActuals, object ClearResourceRates, object ClearFixedCosts, object XMLName, object ClearConfirmed);
abstract member FileSaveAs : obj * Microsoft.Office.Interop.MSProject.PjFileFormat * obj * obj * obj * obj * obj * obj * obj * obj * obj * obj * obj * obj * obj * obj * obj * obj * obj -> bool
Public Function FileSaveAs (Optional Name As Object, Optional Format As PjFileFormat = Microsoft.Office.Interop.MSProject.PjFileFormat.pjMPP, Optional Backup As Object, Optional ReadOnly As Object, Optional TaskInformation As Object, Optional Filtered As Object, Optional Table As Object, Optional UserID As Object, Optional DatabasePassWord As Object, Optional FormatID As Object, Optional Map As Object, Optional Password As Object, Optional WriteResPassword As Object, Optional ClearBaseline As Object, Optional ClearActuals As Object, Optional ClearResourceRates As Object, Optional ClearFixedCosts As Object, Optional XMLName As Object, Optional ClearConfirmed As Object) As Boolean
参数
- Name
- Object
- Format
- PjFileFormat
- Backup
- Object
- ReadOnly
- Object
- TaskInformation
- Object
- Filtered
- Object
- Table
- Object
- UserID
- Object
- DatabasePassWord
- Object
- FormatID
- Object
- Map
- Object
- Password
- Object
- WriteResPassword
- Object
- ClearBaseline
- Object
- ClearActuals
- Object
- ClearResourceRates
- Object
- ClearFixedCosts
- Object
- XMLName
- Object
- ClearConfirmed
- Object