[]
Configurates the OnClientLoaded client event. Occurs after the @see:FlexSheet loads the @see:Workbook instance.
public FlexSheetBuilder OnClientLoaded(string value)
Type | Name | Description |
---|---|---|
string | value | The value. |
Type | Description |
---|---|
FlexSheetBuilder | Current builder. |