title | keywords | f1_keywords | ms.service | api_name | ms.assetid | ms.date | ms.localizationpriority | ||
---|---|---|---|---|---|---|---|---|---|
Application.FillAcross method (Project) |
vbapj.chm244 |
|
project-server |
|
9ab6a32a-84b4-e9c5-2632-b02205275e82 |
06/08/2017 |
medium |
Fills the selected cells or columns with the values in the specified cell or column of the selection.
expression. FillAcross
( _Right_
)
expression A variable that represents an Application object.
Name | Required/Optional | Data type | Description |
---|---|---|---|
Right | Optional | Boolean | True if values in the leftmost cell or column of the selection are copied right to the other selected cells or columns. False if values in the rightmost cell or column are copied left to the other selected cells or columns. The default value is True. |
Boolean
The FillAcross method is only available in timephased cells of usage views.
[!includeSupport and feedback]