public class XSSFPivotTableHelpers
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static XSSFPivotTableHelpers |
instance |
Constructor and Description |
---|
XSSFPivotTableHelpers() |
Modifier and Type | Method and Description |
---|---|
PivotTableHelper |
getHelper() |
void |
setHelper(PivotTableHelper helper) |
public static final XSSFPivotTableHelpers instance
public void setHelper(PivotTableHelper helper)
public PivotTableHelper getHelper()
Copyright © 2005-2010 Potix Corporation. All Rights Reserved.