CanPrevObj

Specifies whether the previous object is available in a multiple-object document. This property is read-only.

Examples of a multiple-object document include:

  • A Microsoft Excel spreadsheet with multiple worksheets, where each worksheet is considered an object.

  • A Microsoft PowerPoint presentation with multiple slides, where each slide is considered an object.

Returns

Type Description
Boolean

TRUE– the previous object is available.

FALSE – the previous object is not available.