title | keywords | f1_keywords | api_name | ms.assetid | ms.date | ms.localizationpriority | ||
---|---|---|---|---|---|---|---|---|
Chart.Next property (Excel) |
vbaxl10.chm148081 |
|
|
a0e53eba-c9e9-7997-4765-90debeb8ae5d |
04/16/2019 |
medium |
Returns a Worksheet object that represents the next sheet.
expression.Next
expression A variable that represents a Chart object.
If the object is a range, this property emulates the Tab key, although the property returns the next cell without selecting it.
On a protected sheet, this property returns the next unlocked cell. On an unprotected sheet, this property always returns the cell immediately to the right of the specified cell.
[!includeSupport and feedback]