Skip to content

Latest commit

 

History

History
32 lines (19 loc) · 790 Bytes

Excel.Range.Top.md

File metadata and controls

32 lines (19 loc) · 790 Bytes
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
Range.Top property (Excel)
vbaxl10.chm144211
vbaxl10.chm144211
Excel.Range.Top
0d67ac39-9d35-fc2e-56f1-9bd320a4e8ea
05/11/2019
medium

Range.Top property (Excel)

Returns a Variant value that represents the distance, in points, from the top edge of row 1 to the top edge of the range.

Syntax

expression.Top

expression A variable that represents a Range object.

Remarks

If the range is discontinuous, the first area is used. If the range is more than one row high, the top (lowest numbered) row in the range is used.

[!includeSupport and feedback]