GlobalClass.ColumnAlignment(PjAlignment) 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 ColumnAlignment(Microsoft::Office::Interop::MSProject::PjAlignment Align) = Microsoft::Office::Interop::MSProject::_Global::ColumnAlignment;
public virtual bool ColumnAlignment (Microsoft.Office.Interop.MSProject.PjAlignment Align);
abstract member ColumnAlignment : Microsoft.Office.Interop.MSProject.PjAlignment -> bool
override this.ColumnAlignment : Microsoft.Office.Interop.MSProject.PjAlignment -> bool
Public Overridable Function ColumnAlignment (Align As PjAlignment) As Boolean
Parameters
- Align
- PjAlignment