Spread Silverlight Documentation
FileType Property (UnsupportRecord)


GrapeCity.Excel Namespace > UnsupportRecord Class : FileType Property
Unsupport item file type
Syntax
'Declaration
 
Public ReadOnly Property FileType As ExcelFileType
'Usage
 
Dim instance As UnsupportRecord
Dim value As ExcelFileType
 
value = instance.FileType
public ExcelFileType FileType {get;}
See Also

Reference

UnsupportRecord Class
UnsupportRecord Members