Spread Silverlight Documentation
CellRanges Property


GrapeCity.Windows.SpreadSheet.UI.UndoRedo Namespace > ClearValueUndoAction Class : CellRanges Property
Gets the clear cell ranges.
Syntax
'Declaration
 
Public ReadOnly Property CellRanges As CellRange()
'Usage
 
Dim instance As ClearValueUndoAction
Dim value() As CellRange
 
value = instance.CellRanges
public CellRange[] CellRanges {get;}
See Also

Reference

ClearValueUndoAction Class
ClearValueUndoAction Members