Previous property

This property returns a sheet object that represents the previous sheet. If the previous sheet does not exist, then it returns the sheet itself.

Defined in

Sheet

Data type

Sheet

Syntax

public Sheet previous()

See examples

Example: Previous property