GlobalClass.DocumentExport メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
public virtual bool DocumentExport (object Filename, Microsoft.Office.Interop.MSProject.PjDocExportType FileType = Microsoft.Office.Interop.MSProject.PjDocExportType.pjPDF, object IncludeDocumentProperties, object IncludeDocumentMarkup, object ArchiveFormat, object FromDate, object ToDate);
abstract member DocumentExport : obj * Microsoft.Office.Interop.MSProject.PjDocExportType * obj * obj * obj * obj * obj -> bool
override this.DocumentExport : obj * Microsoft.Office.Interop.MSProject.PjDocExportType * obj * obj * obj * obj * obj -> bool
Public Overridable Function DocumentExport (Optional Filename As Object, Optional FileType As PjDocExportType = Microsoft.Office.Interop.MSProject.PjDocExportType.pjPDF, Optional IncludeDocumentProperties As Object, Optional IncludeDocumentMarkup As Object, Optional ArchiveFormat As Object, Optional FromDate As Object, Optional ToDate As Object) As Boolean
パラメーター
- Filename
- Object
- FileType
- PjDocExportType
- IncludeDocumentProperties
- Object
- IncludeDocumentMarkup
- Object
- ArchiveFormat
- Object
- FromDate
- Object
- ToDate
- Object