MESCIUS SPREAD for Windows Forms 17.0J
AutoSortingColumnEventArgs コンストラクタ(SheetView,Int32,Boolean,Boolean,Boolean,Boolean)

自動ソートするシート(SheetViewオブジェクト)
自動ソートのキーとして使用する列のインデックス
自動ソートを昇順で行うかどうか
ソートインジケータを表示するかどうか
固定行をソートするかどうか
固定末尾行をソートするかどうか
AutoSortingColumn イベント引数を含む新しいオブジェクトを作成します。
構文
'Declaration
 
Public Function New( _
   ByVal sheetView As SheetView, _
   ByVal column As Integer, _
   ByVal ascending As Boolean, _
   ByVal showIndicator As Boolean, _
   ByVal sortFrozenRows As Boolean, _
   ByVal sortTrailingFrozenRows As Boolean _
)

パラメータ

sheetView
自動ソートするシート(SheetViewオブジェクト)
column
自動ソートのキーとして使用する列のインデックス
ascending
自動ソートを昇順で行うかどうか
showIndicator
ソートインジケータを表示するかどうか
sortFrozenRows
固定行をソートするかどうか
sortTrailingFrozenRows
固定末尾行をソートするかどうか
参照

AutoSortingColumnEventArgs クラス
AutoSortingColumnEventArgs メンバ
オーバーロード一覧

 

 


© MESCIUS inc. All rights reserved.