public ExpandEventArgs( SpreadView view, bool expand, int row )
'Declaration Public Function New( _ ByVal view As SpreadView, _ ByVal expand As Boolean, _ ByVal row As Integer _ )
'Declaration
Public Function New( _ ByVal view As SpreadView, _ ByVal expand As Boolean, _ ByVal row As Integer _ )
'使用法 Dim view As SpreadView Dim expand As Boolean Dim row As Integer Dim instance As New ExpandEventArgs(view, expand, row)
'使用法
Dim view As SpreadView Dim expand As Boolean Dim row As Integer Dim instance As New ExpandEventArgs(view, expand, row)
ExpandEventArgs クラス ExpandEventArgs メンバ
© 2004-2017, GrapeCity inc. All rights reserved.