PowerTools SPREAD for Windows Forms 8.0J
SheetView.SaveAutoSortColumns コンストラクタ(BitArray,BitArray)


列のAllowAutoSortの値
列のShowSortIndicatorの値
ソート設定の新しいセットを作成します。
構文
'Declaration
 
Public Function New( _
   ByVal allowAutoSort As BitArray, _
   ByVal showIndicator As BitArray _
)
'使用法
 
Dim allowAutoSort As BitArray
Dim showIndicator As BitArray
 
Dim instance As New SheetView.SaveAutoSortColumns(allowAutoSort, showIndicator)
public SheetView.SaveAutoSortColumns( 
   BitArray allowAutoSort,
   BitArray showIndicator
)

パラメータ

allowAutoSort
列のAllowAutoSortの値
showIndicator
列のShowSortIndicatorの値
参照

SheetView.SaveAutoSortColumns クラス
SheetView.SaveAutoSortColumns メンバ
オーバーロード一覧

 

 


© 2004-2015, GrapeCity inc. All rights reserved.