'Declaration Public ReadOnly Property UnsupportedBiffRecords As List(Of UnsupportedBiffRecord)
'Usage Dim instance As ExcelWarning Dim value As List(Of UnsupportedBiffRecord) value = instance.UnsupportedBiffRecords
public List<UnsupportedBiffRecord> UnsupportedBiffRecords {get;}