CanNextObj

Specifies whether the next 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 next object is available.

FALSE – the next object is not available.