GrapeCity.Xaml.Excel
RecordType Property


GrapeCity.Excel Namespace > UnsupportedBiffRecord Class : RecordType Property
The record type
Syntax
'Declaration
 
Public ReadOnly Property RecordType As Integer
'Usage
 
Dim instance As UnsupportedBiffRecord
Dim value As Integer
 
value = instance.RecordType
public int RecordType {get;}
See Also

Reference

UnsupportedBiffRecord Class
UnsupportedBiffRecord Members