public class AbstractAnalyCellElementFull extends AbstractAnalyCellElement
optionalAttributes, style, value| 构造器和说明 |
|---|
AbstractAnalyCellElementFull() |
| 限定符和类型 | 方法和说明 |
|---|---|
BoxElement |
getBoxElement() |
int |
getColumn() |
int |
getColumnSpan() |
NE |
getLeftNE() |
int |
getRow() |
int |
getRowSpan() |
AnalyCellElement |
getSonBoxCE(int index) |
int |
getSonBoxCESize() |
NE |
getUpNE() |
void |
setColumn(int col) |
void |
setColumnSpan(int colSpan) |
void |
setRow(int row) |
void |
setRowSpan(int rowSpan) |
addSonBoxCE, clone, dealWithSaveValue4Compatible, getAnalysisType, getCellGUIAttrAttr, getFlState, getHighLightGroupAttr, getNameHyperLinkGroupAttr, getPageAttr, getPresentAttr, getShowValue, getSortType, getWidgetAttr, isExist, isSelfFilter, isView, isWriter, readXML, setFlState, setPresentValue, setSelfFilter, writeXMLgetHighlightGroup, getPresent, setHighlightGroup, setPresentchangeAuthorityState, getWidget, setCompatibleWidget, setWidgetchangeNewValueAuthorityState, cleanAuthority, clone, deriveCellElement, deriveCellElement, doExcelImportWithLeftSon, doExcelImportWithUpSon, ensureAttrNotShared, equals, getCellExpandAttr, getCellGUIAttr, getCellPageAttr, getCellPrivilegeControl, getCellWidgetAttr, getNameHyperlinkGroup, getOptionalAttributes, getStyle, getValue, isDoneAuthority, isDoneNewValueAuthority, isReadyToDelete, lightClone, putAttr, removeAttr, setCellGUIAttr, setCellPageAttr, setCellPrivilegeControl, setNameHyperlinkGroup, setOptionalAttributes, setStyle, setValue, writeCommonResultAttrXMLfinalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitclone, deriveCellElement, deriveCellElement, doExcelImportWithLeftSon, doExcelImportWithUpSon, getCellPrivilegeControl, isReadyToDelete, writeCommonResultAttrXMLchangeAuthorityState, changeNewValueAuthorityState, cleanAuthority, getNameHyperlinkGroup, getValue, isDoneAuthority, isDoneNewValueAuthority, setNameHyperlinkGroup, setValuegetStyle, setStylegetCellExpandAttr, getCellGUIAttr, getCellPageAttr, setCellGUIAttr, setCellPageAttrgetWidget, setWidgetgetHighlightGroup, getPresent, setHighlightGroup, setPresentpublic BoxElement getBoxElement()
public int getSonBoxCESize()
public AnalyCellElement getSonBoxCE(int index)
public int getColumn()
public void setColumn(int col)
public int getColumnSpan()
public void setColumnSpan(int colSpan)
public int getRow()
public void setRow(int row)
public int getRowSpan()
public void setRowSpan(int rowSpan)
public NE getLeftNE()
public NE getUpNE()