Example usage for org.apache.poi.hssf.record StandardRecord subclass-usage

List of usage examples for org.apache.poi.hssf.record StandardRecord subclass-usage

Introduction

In this page you can find the example usage for org.apache.poi.hssf.record StandardRecord subclass-usage.

Usage

From source file org.ddt.listener.records.DConRefRecord.java

/**
 * DConRef records specify a range in a workbook (internal or external) that serves as a data source
 * for pivot tables or data consolidation.
 *
 * Represents a
 * <code>DConRef</code> Structure