[]
        
(Showing Draft Content)

C1.Web.Mvc.Sheet.Fluent.FlexSheetBuilder.SelectedSheetIndex

SelectedSheetIndex Method

SelectedSheetIndex(int?)

Configurates SelectedSheetIndex. Sets the index of the current sheet in the FlexSheet.

Declaration
public FlexSheetBuilder SelectedSheetIndex(int? value)
Parameters
Type Name Description
int? value

The value.

Returns
Type Description
FlexSheetBuilder

Current builder.