Class: EOFRecord
- Inherits:
-
BiffRecord
- Object
- BiffRecord
- EOFRecord
- Defined in:
- lib/surpass/biff_record.rb
Constant Summary collapse
- RECORD_ID =
0x000A
Constants inherited from BiffRecord
BiffRecord::BIFF_LIMIT, BiffRecord::CONTINUE_RECORD_ID
Instance Attribute Summary
Attributes inherited from BiffRecord
Method Summary
Methods inherited from BiffRecord
#initialize, #record_header, #to_biff
Constructor Details
This class inherits a constructor from BiffRecord