public interface IStiTableCell
java.util.ArrayList<java.lang.Integer> getJoinCells()
void setJoinCells(java.util.ArrayList<java.lang.Integer> value)
int getParentJoin()
void setParentJoin(int value)
boolean getJoin()
void setJoin(boolean value)
int getID()
void setID(int value)
int getJoinWidth()
void setJoinWidth(int value)
int getJoinHeight()
void setJoinHeight(int value)
boolean getMerged()
boolean getChangeTopPosition()
boolean getChangeLeftPosition()
boolean getChangeRightPosition()
StiTablceCellType getCellType()
void setCellType(StiTablceCellType value)
StiDockStyle getCellDockStyle()
void setCellDockStyle(StiDockStyle value)
int getColumn()
void setColumn(int value)
boolean getFixedWidth()
void setFixedWidth(boolean value)
java.lang.Object getTableTag()
void setTableTag(java.lang.Object value)
StiComponent getParentJoinCell()
void setParentJoinCell(StiComponent value)
StiComponent GetJoinComponentByGuid(int id)
StiComponent GetJoinComponentByIndex(int index)
boolean ContainsGuid(int id)
void SetJoinSize()
double GetRealHeightAfterInsertRows()
double GetRealHeight()
double GetRealTop()
double GetRealWidth()
double GetRealLeft()
Copyright © 2019 Stimulsoft. All Rights Reserved.