HasSheetView Property (ActiveX)

Specifies whether the viewport is linked to a corresponding sheet view.

Supported platforms: Windows only

Signature

VBA:

object.HasSheetView
object

Type: PViewport

The object this property applies to.

Property Value

Read-only: Yes

Type: Boolean

Remarks

No additional remarks.

Examples

VBA:

Not available

Visual LISP:

Not available