Spread for ASP.NET 11 Product Documentation
GetCellRanges Method


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread.Model Namespace > IExpressionConsumer Interface : GetCellRanges Method
Gets the cell ranges where the object is in effect.
Syntax
'Declaration
 
Function GetCellRanges() As List(Of CellRange)
'Usage
 
Dim instance As IExpressionConsumer
Dim value As List(Of CellRange)
 
value = instance.GetCellRanges()
List<CellRange> GetCellRanges()
See Also

Reference

IExpressionConsumer Interface
IExpressionConsumer Members