[]
public string DataDisplay { get; }
Public ReadOnly Property DataDisplay As String
This property is similar to the Clip property, except Clip returns a tab-delimited string containing data in the entire range, and DataDisplay returns the contents of the first cell only (r1, c1).