MESCIUS SPREAD for ASP.NET 10.0J
ApplyStyleTo メソッド (BaseEditor)

外観設定を適用するテーブルセル
外観設定(スタイル)
テーブルセルのインセット
上位ブラウザにレンダリングするかどうかを表すブール値
外観設定(スタイル)をテーブルセル(TableCellオブジェクト)に適用します。
構文
'Declaration
 
Protected Sub ApplyStyleTo( _
   ByVal tc As TableCell, _
   ByVal style As Appearance, _
   ByVal margin As Inset, _
   ByVal upperLevel As Boolean _
) 
protected void ApplyStyleTo( 
   TableCell tc,
   Appearance style,
   Inset margin,
   bool upperLevel
)

パラメータ

tc
外観設定を適用するテーブルセル
style
外観設定(スタイル)
margin
テーブルセルのインセット
upperLevel
上位ブラウザにレンダリングするかどうかを表すブール値
参照

BaseEditor クラス
BaseEditor メンバ

 

 


© MESCIUS inc. All rights reserved.