Excel for .NET
SetBorderStyle メソッド

C1.Excel アセンブリ > C1.Excel 名前空間 > XLStyle クラス : SetBorderStyle メソッド
Line style used to draw the border.
Sets the border style for this XLStyle.
シンタックス
'宣言
 
Public Sub SetBorderStyle( _
   ByVal style As XLLineStyle _
) 
public void SetBorderStyle( 
   XLLineStyle style
)

パラメータ

style
Line style used to draw the border.
解説
This method applies the setting to all four borders.
参照

XLStyle クラス
XLStyle メンバ