_Global.FilePageSetupFooter(Object, PjAlignment, Object) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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