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

定义

public bool FilePageSetupFooter (object Name, Microsoft.Office.Interop.MSProject.PjAlignment Alignment = Microsoft.Office.Interop.MSProject.PjAlignment.pjCenter, object Text);
abstract member FilePageSetupFooter : obj * Microsoft.Office.Interop.MSProject.PjAlignment * obj -> bool
Public Function FilePageSetupFooter (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

返回

适用于