Partager via


TextBox.LineCount Property (Outlook Forms Script)

Returns a Long that specifies the number of text lines in a TextBox. Read-only.

Syntax

expression .LineCount

expression A variable that represents a TextBox object.