GrapeCity SPREAD for Windows Forms 12.0J
ApplyBorder メソッド


境界線の設定
境界線全体の境界線設定を適用します。
構文
'Declaration
 
Sub ApplyBorder( _
   ByVal border As Border _
) 
'使用法
 
Dim instance As IBorders
Dim border As Border
 
instance.ApplyBorder(border)
void ApplyBorder( 
   Border border
)

パラメータ

border
境界線の設定
参照

IBorders インタフェース
IBorders メンバ

 

 


Copyright © 2004 GrapeCity inc.