PowerTools SPREAD for Windows Forms 8.0J
ClearConditionalFormatUndoAction コンストラクタ(SheetView,CellRange)


新しいClearConditionalFormatUndoActionオブジェクトを作成します。
構文
'Declaration
 
Public Function New( _
   ByVal sheetView As SheetView, _
   ByVal cellRange As CellRange _
)
'使用法
 
Dim sheetView As SheetView
Dim cellRange As CellRange
 
Dim instance As New ClearConditionalFormatUndoAction(sheetView, cellRange)
public ClearConditionalFormatUndoAction( 
   SheetView sheetView,
   CellRange cellRange
)

パラメータ

sheetView
cellRange
参照

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

 

 


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