Spread Windows Forms 12.0 Product Documentation
cellRanges Field


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.UndoRedo Namespace > ConditionalFormatUndoActionBase Class : cellRanges Field
Specifies the cell range of the Clear Conditional Formatting
Syntax
'Declaration
 
Protected cellRanges As CellRange()
'Usage
 
Dim instance As ConditionalFormatUndoActionBase
Dim value() As CellRange
 
value = instance.cellRanges
 
instance.cellRanges = value
protected CellRange[] cellRanges
See Also

Reference

ConditionalFormatUndoActionBase Class
ConditionalFormatUndoActionBase Members