[]
Gets or sets the first value in the range. This value accepts a number, date, time, or string.
public object FirstValue { get; set; }
Public Property FirstValue As Object