ComponentOne ASP.NET MVC Controls
SelectionRanges Property

C1.Web.Mvc.Sheet Namespace > Sheet Class : SelectionRanges Property
Gets or sets the selection array.
Syntax
'Declaration
 
Public ReadOnly Property SelectionRanges As IList(Of CellRange)
public IList<CellRange> SelectionRanges {get;}
See Also

Reference

Sheet Class
Sheet Members