getAbbr
public String getAbbr()
- getAbbr in interface org.w3c.dom.html.HTMLTableCellElement
getAlign
public String getAlign()
- getAlign in interface org.w3c.dom.html.HTMLTableCellElement
getAxis
public String getAxis()
- getAxis in interface org.w3c.dom.html.HTMLTableCellElement
getBgColor
public String getBgColor()
- getBgColor in interface org.w3c.dom.html.HTMLTableCellElement
getCellIndex
public int getCellIndex()
- getCellIndex in interface org.w3c.dom.html.HTMLTableCellElement
getCh
public String getCh()
- getCh in interface org.w3c.dom.html.HTMLTableCellElement
getChOff
public String getChOff()
- getChOff in interface org.w3c.dom.html.HTMLTableCellElement
getColSpan
public int getColSpan()
- getColSpan in interface org.w3c.dom.html.HTMLTableCellElement
getHeaders
public String getHeaders()
- getHeaders in interface org.w3c.dom.html.HTMLTableCellElement
getHeight
public String getHeight()
- getHeight in interface org.w3c.dom.html.HTMLTableCellElement
getNoWrap
public boolean getNoWrap()
- getNoWrap in interface org.w3c.dom.html.HTMLTableCellElement
getRowSpan
public int getRowSpan()
- getRowSpan in interface org.w3c.dom.html.HTMLTableCellElement
getScope
public String getScope()
- getScope in interface org.w3c.dom.html.HTMLTableCellElement
getVAlign
public String getVAlign()
- getVAlign in interface org.w3c.dom.html.HTMLTableCellElement
getWidth
public String getWidth()
- getWidth in interface org.w3c.dom.html.HTMLTableCellElement
setAbbr
public void setAbbr(String abbr)
- setAbbr in interface org.w3c.dom.html.HTMLTableCellElement
setAlign
public void setAlign(String align)
- setAlign in interface org.w3c.dom.html.HTMLTableCellElement
setAxis
public void setAxis(String axis)
- setAxis in interface org.w3c.dom.html.HTMLTableCellElement
setBgColor
public void setBgColor(String bgColor)
- setBgColor in interface org.w3c.dom.html.HTMLTableCellElement
setCellIndex
public void setCellIndex(int cellIndex)
- setCellIndex in interface org.w3c.dom.html.HTMLTableCellElement
setCh
public void setCh(String ch)
- setCh in interface org.w3c.dom.html.HTMLTableCellElement
setChOff
public void setChOff(String chOff)
- setChOff in interface org.w3c.dom.html.HTMLTableCellElement
setColSpan
public void setColSpan(int colspan)
- setColSpan in interface org.w3c.dom.html.HTMLTableCellElement
setHeaders
public void setHeaders(String headers)
- setHeaders in interface org.w3c.dom.html.HTMLTableCellElement
setHeight
public void setHeight(String height)
- setHeight in interface org.w3c.dom.html.HTMLTableCellElement
setNoWrap
public void setNoWrap(boolean noWrap)
- setNoWrap in interface org.w3c.dom.html.HTMLTableCellElement
setRowSpan
public void setRowSpan(int rowspan)
- setRowSpan in interface org.w3c.dom.html.HTMLTableCellElement
setScope
public void setScope(String scope)
- setScope in interface org.w3c.dom.html.HTMLTableCellElement
setVAlign
public void setVAlign(String vAlign)
- setVAlign in interface org.w3c.dom.html.HTMLTableCellElement
setWidth
public void setWidth(String width)
- setWidth in interface org.w3c.dom.html.HTMLTableCellElement