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);
Public Overridable Function ColumnAlignment (Align As PjAlignment) As Boolean

Parameters

Align
PjAlignment

Returns

Boolean

Implements

Applies to