Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 750 Bytes

Project.TableField.AlignTitle.md

File metadata and controls

31 lines (20 loc) · 750 Bytes
title keywords f1_keywords ms.service api_name ms.assetid ms.date ms.localizationpriority
TableField.AlignTitle property (Project)
vbapj.chm132684
vbapj.chm132684
project-server
Project.TableField.AlignTitle
2343c215-52e7-4cb5-bc14-8902530a6f3b
06/08/2017
medium

TableField.AlignTitle property (Project)

Gets or sets the alignment of the title in a table field. Read/write PjAlignment.

Syntax

expression. AlignTitle

expression A variable that represents a TableField object.

Remarks

Can be one of the following PjAlignment constants: pjCenter, pjLeft, or pjRight.

[!includeSupport and feedback]