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