mshtml
インタフェース IHTMLTableRowMetrics

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

public interface IHTMLTableRowMetrics


フィールドの概要
static com.ms.com._Guid iid
           
 
メソッドの概要
 int getClientHeight()
           
 int getClientLeft()
           
 int getClientTop()
           
 int getClientWidth()
           
 

フィールドの詳細

iid

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

getClientHeight

int getClientHeight()

getClientWidth

int getClientWidth()

getClientTop

int getClientTop()

getClientLeft

int getClientLeft()