[]
Configurates SelectedSheetIndex. Sets the index of the current sheet in the FlexSheet.
public FlexSheetBuilder SelectedSheetIndex(int? value)
| Type | Name | Description |
|---|---|---|
| int? | value | The value. |
| Type | Description |
|---|---|
| FlexSheetBuilder | Current builder. |