PowerTools SPREAD for Windows Forms 8.0J
ColumnResizeUndoAction コンストラクタ


シート
ColumnWidthChangeExtents[]
サイズ
サイズ変更する列が行ヘッダ領域にあるかどうか
列のサイズ変更に対する新しい取り消しアクションを作成します。
構文
'Declaration
 
Public Function New( _
   ByVal sheetView As SheetView, _
   ByVal columns() As ColumnWidthChangeExtents, _
   ByVal size As Integer, _
   ByVal rowHeader As Boolean _
)
'使用法
 
Dim sheetView As SheetView
Dim columns() As ColumnWidthChangeExtents
Dim size As Integer
Dim rowHeader As Boolean
 
Dim instance As New ColumnResizeUndoAction(sheetView, columns, size, rowHeader)
public ColumnResizeUndoAction( 
   SheetView sheetView,
   ColumnWidthChangeExtents[] columns,
   int size,
   bool rowHeader
)

パラメータ

sheetView
シート
columns
ColumnWidthChangeExtents[]
size
サイズ
rowHeader
サイズ変更する列が行ヘッダ領域にあるかどうか
参照

ColumnResizeUndoAction クラス
ColumnResizeUndoAction メンバ

 

 


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