Class EndRecord

All Implemented Interfaces:
org.apache.poi.common.Duplicatable, GenericRecord

public final class EndRecord extends StandardRecord
The end record defines the end of a block of records for a (Graphing) data object. This record is matched with a corresponding BeginRecord.
See Also: