FarPoint.Win.SpreadJ アセンブリ > FarPoint.Win.Spread 名前空間 > AutoSortingColumnEventArgs クラス > AutoSortingColumnEventArgs コンストラクタ : AutoSortingColumnEventArgs コンストラクタ(SheetView,Int32,Boolean,Boolean) |
'Declaration Public Function New( _ ByVal sheetView As SheetView, _ ByVal column As Integer, _ ByVal ascending As Boolean, _ ByVal showIndicator As Boolean _ )
'使用法 Dim sheetView As SheetView Dim column As Integer Dim ascending As Boolean Dim showIndicator As Boolean Dim instance As New AutoSortingColumnEventArgs(sheetView, column, ascending, showIndicator)