Spread for ASP.NET 12 Product Documentation
GetGroupCoverCellRange Method (ISparklineWebSupport)


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > ISparklineWebSupport Interface : GetGroupCoverCellRange Method
Gets the group cover cell range.
Syntax
'Declaration
 
Function GetGroupCoverCellRange() As List(Of CellRange)
'Usage
 
Dim instance As ISparklineWebSupport
Dim value As List(Of CellRange)
 
value = instance.GetGroupCoverCellRange()
List<CellRange> GetGroupCoverCellRange()
See Also

Reference

ISparklineWebSupport Interface
ISparklineWebSupport Members