FarPoint.Win.SpreadJ アセンブリ > FarPoint.Win.Spread 名前空間 > AutoSortedColumnEventArgs クラス : AutoSortedColumnEventArgs コンストラクタ |
'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 AutoSortedColumnEventArgs(sheetView, column, ascending, showIndicator)