FarPoint.Win.SpreadJ アセンブリ > FarPoint.Win.Spread.UndoRedo 名前空間 > ClearConditionalFormatUndoAction クラス > ClearConditionalFormatUndoAction コンストラクタ : ClearConditionalFormatUndoAction コンストラクタ(SheetView,CellRange) |
'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)