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