org.apache.poi.hssf.record
public static final class DBCellRecord.Builder extends java.lang.Object
Constructor and Description |
---|
DBCellRecord.Builder() |
Modifier and Type | Method and Description |
---|---|
void |
addCellOffset(int cellRefOffset) |
DBCellRecord |
build(int rowOffset) |
public void addCellOffset(int cellRefOffset)
public DBCellRecord build(int rowOffset)
Copyright 2014 The Apache Software Foundation or its licensors, as applicable.