[]
        
(Showing Draft Content)

FarPoint.Web.Spread.IWebSparklineSheetView.GetCellRangeSpanCombined

GetCellRangeSpanCombined Method

GetCellRangeSpanCombined(CellRange, bool)

Gets the combined span in the cell range.

Declaration
CellRange GetCellRangeSpanCombined(CellRange range, bool ignoreOneCellCase)
Function GetCellRangeSpanCombined(range As CellRange, ignoreOneCellCase As Boolean) As CellRange
Parameters
Type Name Description
CellRange range

The range.

bool ignoreOneCellCase

if set to true [ignore one cell case].

Returns
Type Description
CellRange