Spread Silverlight Documentation
RecordType Property


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

Reference

UnsupportedBiffRecord Class
UnsupportedBiffRecord Members