org.olap4j.layout
public interface CellSetFormatter
CellSet
into text.
This interface is experimental. It is not part of the olap4j specification and is subject to change without notice.
Modifier and Type | Method and Description |
---|---|
void |
format(CellSet cellSet,
PrintWriter pw)
Formats a CellSet as text to a PrintWriter.
|
void format(CellSet cellSet, PrintWriter pw)
cellSet
- Cell setpw
- Print writer