_Global.FilePageSetupFooter(Object, PjAlignment, Object) Method

Definition

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

Parameters

Name
Object
Alignment
PjAlignment
Text
Object

Returns

Applies to