MESCIUS SPREAD for Windows Forms 15.0J
AutoSortedColumnEventArgs コンストラクタ

自動ソートされたシート(SheetViewオブジェクト)
自動ソートのキー列として使用された列のインデックス
自動ソートが昇順で行われたかどうか
ソートインジケータが表示されたかどうか
AutoSortedColumn イベント引数を含む新しいオブジェクトを作成します。
構文
'宣言
 
Public Function New( _
   ByVal sheetView As SheetView, _
   ByVal column As Integer, _
   ByVal ascending As Boolean, _
   ByVal showIndicator As Boolean _
)
public AutoSortedColumnEventArgs( 
   SheetView sheetView,
   int column,
   bool ascending,
   bool showIndicator
)

パラメータ

sheetView
自動ソートされたシート(SheetViewオブジェクト)
column
自動ソートのキー列として使用された列のインデックス
ascending
自動ソートが昇順で行われたかどうか
showIndicator
ソートインジケータが表示されたかどうか
参照

AutoSortedColumnEventArgs クラス
AutoSortedColumnEventArgs メンバ

 

 


© MESCIUS inc. All rights reserved.