Märkus
Juurdepääs sellele lehele nõuab autoriseerimist. Võite proovida sisse logida või kausta vahetada.
Juurdepääs sellele lehele nõuab autoriseerimist. Võite proovida kausta vahetada.
Selects cells upward from the current selection.
expression. SelectCellUp
( _NumCells_
, _Extend_
)
expression A variable that represents an Application object.
Name | Required/Optional | Data type | Description |
---|---|---|---|
NumCells | Optional | Long | The number of cells to select upward from the current selection. The default value is 1. |
Extend | Optional | Boolean | True if the current selection is extended to the specified cell. The default value is False. |
Boolean
The SelectCellUp method is not available when the Calendar, Network Diagram, or Resource Graph is the active view.
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.