public bool Compose( TableElementStyle elementStyle, bool isTop, bool isBottom, bool isLeft, bool isRight )
'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)
TableElementStyle クラス TableElementStyle メンバ
© 2004-2015, GrapeCity inc. All rights reserved.