Skip to content

Latest commit

 

History

History
39 lines (24 loc) · 863 Bytes

Project.Application.ColumnEdit.md

File metadata and controls

39 lines (24 loc) · 863 Bytes
title keywords f1_keywords ms.service api_name ms.assetid ms.date ms.localizationpriority
Application.ColumnEdit method (Project)
vbapj.chm2038
vbapj.chm2038
project-server
Project.Application.ColumnEdit
16fbcb23-419f-9e25-9f3b-271b0d5eda3d
06/08/2017
medium

Application.ColumnEdit method (Project)

Displays the Column Definition dialog box for the specified column.

Syntax

expression. ColumnEdit( _Column_ )

expression A variable that represents an Application object.

Parameters

Name Required/Optional Data type Description
Column Optional Integer The number of the column to change. The default value is the number of the active column.

Return value

Boolean

[!includeSupport and feedback]