[]
        
(Showing Draft Content)

C1.Web.Mvc.Sheet.Fluent.SheetBuilder-2.SelectionRanges

SelectionRanges Method

SelectionRanges(Action<CellRangeFactory>)

Sets the SelectionRanges property.

Declaration
public TBuilder SelectionRanges(Action<CellRangeFactory> build)
Parameters
Type Name Description
Action<CellRangeFactory> build

The build action

Returns
Type Description
TBuilder

Current builder