Spread for ASP.NET 11 Product Documentation
GetGroupCoverCellRange Method (ExcelSparklineGroup)


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

Reference

ExcelSparklineGroup Class
ExcelSparklineGroup Members