public final class CtMetadata extends Object
Constructor and Description |
---|
CtMetadata(DistinctValuesHolder distValuesHolder) |
Modifier and Type | Method and Description |
---|---|
int[] |
getColspan() |
int |
getColspanForLevel(int level) |
int |
getColspanWhenTotals(int level) |
int |
getDataColumnCount() |
int |
getDistinctValuesCountForLevel(int level) |
List<Object> |
getDistinctValuesForLevel(int level) |
Object |
getDistincValueFor(int level,
int distValuePosition) |
int |
getHeaderRowsCount() |
String |
toString() |
public CtMetadata(DistinctValuesHolder distValuesHolder)
public int getDataColumnCount()
public int[] getColspan()
public int getColspanForLevel(int level)
public int getColspanWhenTotals(int level)
public int getHeaderRowsCount()
public int getDistinctValuesCountForLevel(int level)
public Object getDistincValueFor(int level, int distValuePosition)
Copyright © 2006–2015. All rights reserved.