Class BeginRecord

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

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