title | keywords | f1_keywords | ms.service | api_name | ms.assetid | ms.date | ms.localizationpriority | ||
---|---|---|---|---|---|---|---|---|---|
Application.FillDown method (Project) |
vbapj.chm218 |
|
project-server |
|
5ccb5f67-64c1-9230-ca58-52bd9bd2c4d5 |
06/08/2017 |
medium |
Fills the selected cells or rows with the values in the specified cell or row of the selection.
expression.FillDown (Down)
expression A variable that represents an Application object.
Name | Required/Optional | Data type | Description |
---|---|---|---|
Down | Optional | Boolean | True if values in the top cell or row of the selection are copied down to the other selected cells or rows. False if values in the bottom cell or row of the selection are copied up to the other selected cells or rows. The default value is True. |
Boolean
[!includeSupport and feedback]