mshtml
インタフェース IHTMLTable2

既知の実装クラスの一覧:
HTMLTable

public interface IHTMLTable2


フィールドの概要
static com.ms.com._Guid iid
           
 
メソッドの概要
 void firstPage()
           
 IHTMLElementCollection getCells()
           
 void lastPage()
           
 java.lang.Object moveRow(int indexFrom, int indexTo)
           
 

フィールドの詳細

iid

static final com.ms.com._Guid iid
メソッドの詳細

firstPage

void firstPage()

lastPage

void lastPage()

getCells

IHTMLElementCollection getCells()

moveRow

java.lang.Object moveRow(int indexFrom,
                         int indexTo)