FarPoint.Win.Spread アセンブリ > FarPoint.Win.Spread 名前空間 > FormatCells クラス : SetOutlineBorder メソッド |
'宣言
Public Shared Sub SetOutlineBorder( _ ByVal range As IRange, _ ByVal borderLineStyle As BorderLineStyle, _ ByVal borderColor As Color, _ ByVal left As Boolean, _ ByVal top As Boolean, _ ByVal right As Boolean, _ ByVal bottom As Boolean _ )
public static void SetOutlineBorder( IRange range, BorderLineStyle borderLineStyle, Color borderColor, bool left, bool top, bool right, bool bottom )