_MSProject.FilePageSetupHeader(Object, PjAlignment, Object) 方法

定义

public bool FilePageSetupHeader (object Name, Microsoft.Office.Interop.MSProject.PjAlignment Alignment = Microsoft.Office.Interop.MSProject.PjAlignment.pjCenter, object Text);
abstract member FilePageSetupHeader : obj * Microsoft.Office.Interop.MSProject.PjAlignment * obj -> bool
Public Function FilePageSetupHeader (Optional Name As Object, Optional Alignment As PjAlignment = Microsoft.Office.Interop.MSProject.PjAlignment.pjCenter, Optional Text As Object) As Boolean

参数

Name
Object
Alignment
PjAlignment
Text
Object

返回

适用于