'宣言 Public Function New( _ ByVal sheetView As SheetView, _ ByVal row As Integer, _ ByVal column As Integer, _ ByVal rowCount As Integer, _ ByVal columnCount As Integer, _ ByVal sortInfo() As SortArgs, _ ByVal sortingMode As SortingMode, _ ByVal byRows As Boolean _ )
'宣言
Public Function New( _ ByVal sheetView As SheetView, _ ByVal row As Integer, _ ByVal column As Integer, _ ByVal rowCount As Integer, _ ByVal columnCount As Integer, _ ByVal sortInfo() As SortArgs, _ ByVal sortingMode As SortingMode, _ ByVal byRows As Boolean _ )
public SortingEventArgs( SheetView sheetView, int row, int column, int rowCount, int columnCount, SortArgs[] sortInfo, SortingMode sortingMode, bool byRows )
SortingEventArgs クラス SortingEventArgs メンバ
© MESCIUS inc. All rights reserved.