public interface CellElement extends Cell, Elem, ShowAttrElem, XMLReadable, XMLWriter, java.lang.Cloneable, java.io.Serializable
限定符和类型 | 方法和说明 |
---|---|
java.lang.Object |
clone() |
CellElement |
clone(int column,
int row,
int columnSpan,
int rowSpan) |
CellElement |
deriveCellElement(int column,
int row) |
CellElement |
deriveCellElement(int column,
int row,
int columnSpan,
int rowSpan) |
void |
doExcelImportWithLeftSon(ResultECReport curReport,
CellElement ce,
int topCol,
int topRow,
int span) |
void |
doExcelImportWithUpSon(ResultECReport curReport,
CellElement ce,
int topCol,
int topRow,
int span) |
CellPrivilegeControl |
getCellPrivilegeControl() |
java.lang.Object |
getShowValue() |
boolean |
isExist() |
boolean |
isReadyToDelete() |
void |
writeCommonResultAttrXML(XMLPrintWriter writer) |
setColumn, setColumnSpan, setRow, setRowSpan
getColumn, getColumnSpan, getRow, getRowSpan
changeAuthorityState, changeNewValueAuthorityState, cleanAuthority, getNameHyperlinkGroup, getValue, isDoneAuthority, isDoneNewValueAuthority, setNameHyperlinkGroup, setValue
getStyle, setStyle
getCellExpandAttr, getCellGUIAttr, getCellPageAttr, setCellGUIAttr, setCellPageAttr
readXML
CellElement deriveCellElement(int column, int row)
CellElement deriveCellElement(int column, int row, int columnSpan, int rowSpan)
CellElement clone(int column, int row, int columnSpan, int rowSpan) throws java.lang.CloneNotSupportedException
java.lang.CloneNotSupportedException
java.lang.Object getShowValue()
boolean isExist()
CellPrivilegeControl getCellPrivilegeControl()
java.lang.Object clone() throws java.lang.CloneNotSupportedException
java.lang.CloneNotSupportedException
void writeCommonResultAttrXML(XMLPrintWriter writer)
void doExcelImportWithLeftSon(ResultECReport curReport, CellElement ce, int topCol, int topRow, int span)
void doExcelImportWithUpSon(ResultECReport curReport, CellElement ce, int topCol, int topRow, int span)
boolean isReadyToDelete()