GlobalClass.ColumnAlignment(PjAlignment) Method

Definition

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

Returns

Implements

Applies to