Application.GanttBarStyleDelete Method
Project Developer Reference |
Deletes a Gantt bar style from the active Gantt Chart.
Syntax
expression.GanttBarStyleDelete(Item)
expression A variable that represents an Application object.
Parameters
Name | Required/Optional | Data Type | Description |
---|---|---|---|
Item | Required | String | String. The name or row number of the Gantt bar to delete from the Bar Styles dialog box. (The Bar Styles dialog box appears when you click Bar Styles on the Format menu). |
Return Value
Boolean
See Also