Skip to content

Latest commit

 

History

History
40 lines (28 loc) · 1003 Bytes

curline-property.md

File metadata and controls

40 lines (28 loc) · 1003 Bytes
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
CurLine property
fm20.chm2001010
fm20.chm2001010
Office.CurLine
c154483f-fd12-d090-1643-0182f3895e0b
11/15/2018
medium

CurLine property

Specifies the current line of a control.

Syntax

object.CurLine [= Long ]

The CurLine property syntax has these parts:

Part Description
object Required. A valid object.
Long Optional. Specifies the current line of a control.

Remarks

The current line of a control is the line that contains the insertion point. The number of the first line is zero. The CurLine property is valid when the control has the focus.

See also

[!includeSupport and feedback]