Java org.apache.poi.hssf.record BOFRecord fields, constructors, methods, implement or subclass

Example usage for Java org.apache.poi.hssf.record BOFRecord fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.apache.poi.hssf.record BOFRecord.

The text is from its open source code.

Field

shortsid
for BIFF8 files the BOF is 0x809.
intTYPE_WORKBOOK
intTYPE_WORKSHEET
intTYPE_CHART

Method

intgetRequiredVersion()
get the minimum version required to read this file
intgetType()
type of object this marks