IsFirst Property From Microsoft Word Visual Basic previous page next page expression.IsFirst expression Required. An expression that returns one of the objects in the Applies To list.ExampleThis example determines whether the first row in the selection is the first row in the table.MsgBox Selection.Rows(1).IsFirst