public interface ExpandAttrElem
| 限定符和类型 | 方法和说明 |
|---|---|
CellExpandAttr |
getCellExpandAttr()
Gets the expanding attributes used in LinearReport.
|
void |
setCellExpandAttr(CellExpandAttr cellExpandAttr)
Sets the expanding attributes used in LinearReport.
|
CellExpandAttr getCellExpandAttr()
void setCellExpandAttr(CellExpandAttr cellExpandAttr)
cellExpandAttr - the expanding attributes used in LinearReport.