FarPoint.Win.SpreadJ アセンブリ > FarPoint.Win.Spread 名前空間 > TableElementStyle クラス : Compose メソッド |
'Declaration Public Function Compose( _ ByVal elementStyle As TableElementStyle, _ ByVal isTop As Boolean, _ ByVal isBottom As Boolean, _ ByVal isLeft As Boolean, _ ByVal isRight As Boolean _ ) As Boolean
'使用法 Dim instance As TableElementStyle Dim elementStyle As TableElementStyle Dim isTop As Boolean Dim isBottom As Boolean Dim isLeft As Boolean Dim isRight As Boolean Dim value As Boolean value = instance.Compose(elementStyle, isTop, isBottom, isLeft, isRight)