ApplicationClass.FilePageSetupHeader(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 virtual 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
override this.FilePageSetupHeader : obj * Microsoft.Office.Interop.MSProject.PjAlignment * obj -> bool
Public Overridable Function FilePageSetupHeader (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