Skip to content

Latest commit

 

History

History
38 lines (22 loc) · 878 Bytes

Project.application.table.md

File metadata and controls

38 lines (22 loc) · 878 Bytes
title keywords f1_keywords ms.service ms.assetid ms.date ms.localizationpriority
Application.Table method (Project)
vbapj.chm2195
vbapj.chm2195
project-server
c00cd0bd-e653-685e-f646-b22f60a6e507
06/08/2017
medium

Application.Table method (Project)

Creates a ReportTable object in the active report.

Syntax

expression. Table

expression A variable that represents an Application object.

Return value

Boolean

Remarks

The Table method corresponds to the Table command on the DESIGN tab under REPORT TOOLS on the ribbon. The table includes the following fields for the project summary task: Name, Start, Finish, and % Complete.

See also

Shapes.AddTable Method

[!includeSupport and feedback]