GrapeCity.Xaml.Excel
UnsupportedBiffRecords Property


Represents the unsupported biff records in biff file
Syntax
'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;}
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

ExcelWarning Class
ExcelWarning Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options