Skip to content

Latest commit

 

History

History
36 lines (22 loc) · 930 Bytes

Project.Application.ColumnInsert.md

File metadata and controls

36 lines (22 loc) · 930 Bytes
title keywords f1_keywords ms.service api_name ms.assetid ms.date ms.localizationpriority
Application.ColumnInsert method (Project)
vbapj.chm228
vbapj.chm228
project-server
Project.Application.ColumnInsert
5dfa6b58-7d13-4a96-fdea-8cbe95af52eb
06/08/2017
medium

Application.ColumnInsert method (Project)

Inserts a column to the left of the active column, and then displays the Field Settings dialog box.

Syntax

expression. ColumnInsert

expression A variable that represents an Application object.

Return value

Boolean

Remarks

By comparison, the AddNewColumn method can specify the column location and allows the user to type the field name directly in the new column header, rather than showing the Field Settings dialog box.

[!includeSupport and feedback]