title | keywords | f1_keywords | api_name | ms.assetid | ms.date | ms.localizationpriority | ||
---|---|---|---|---|---|---|---|---|
Chart.Previous property (Excel) |
vbaxl10.chm148086 |
|
|
c0cf65c3-6e9f-7e04-9161-13ba118f23f1 |
04/16/2019 |
medium |
Returns a Worksheet object that represents the previous sheet.
expression.Previous
expression A variable that represents a Chart object.
If the object is a range, this property emulates pressing Shift+Tab; unlike the key combination, however, the property returns the previous cell without selecting it.
On a protected sheet, this property returns the previous unlocked cell. On an unprotected sheet, this property always returns the cell immediately to the left of the specified cell.
[!includeSupport and feedback]