fpSpread1.CellType = CellTypeEdit
fpSpread1.TypeEditMultiLine = True


요렇게 해줌 된다.
fpSpread1.Text = "후훗" & vbCrLf & "다음줄로~!"