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
Support and feedback
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.