SheetViews.Item Property (Excel)

Returns a SheetView object that represents views in a workbook. Read-only.

Version Information

Version Added: Excel 2007

Syntax

expression .Item(Index)

expression A variable that represents a SheetViews object.

Parameters

Name

Required/Optional

Data Type

Description

Index

Required

Variant

Index value of the view.

See Also

Concepts

SheetViews Object

SheetViews Object Members