Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 698 Bytes

Excel.Window.VisibleRange.md

File metadata and controls

28 lines (17 loc) · 698 Bytes
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
Window.VisibleRange property (Excel)
vbaxl10.chm356122
vbaxl10.chm356122
Excel.Window.VisibleRange
50e1dc87-6d7f-4b02-bdbe-77f61a96ca16
05/21/2019
medium

Window.VisibleRange property (Excel)

Returns a Range object that represents the range of cells that are visible in the window or pane. If a column or row is partially visible, it's included in the range. Read-only.

Syntax

expression.VisibleRange

expression A variable that represents a Window object.

[!includeSupport and feedback]