Spread Windows Forms 12.0 Product Documentation
ClearConditionalFormatUndoAction Constructor(SheetView,CellRange)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.UndoRedo Namespace > ClearConditionalFormatUndoAction Class > ClearConditionalFormatUndoAction Constructor : ClearConditionalFormatUndoAction Constructor(SheetView,CellRange)
Creates a new ClearConditionalFormatUndoAction object.
Syntax
'Declaration
 
Public Function New( _
   ByVal sheetView As SheetView, _
   ByVal cellRange As CellRange _
)
'Usage
 
Dim sheetView As SheetView
Dim cellRange As CellRange
 
Dim instance As New ClearConditionalFormatUndoAction(sheetView, cellRange)
public ClearConditionalFormatUndoAction( 
   SheetView sheetView,
   CellRange cellRange
)

Parameters

sheetView
cellRange
See Also

Reference

ClearConditionalFormatUndoAction Class
ClearConditionalFormatUndoAction Members
Overload List