[]
Configurates the OnClientUnknownFunction client event. Occurs when the @see:FlexSheet meets the unknown formula.
public FlexSheetBuilder OnClientUnknownFunction(string value)
Type | Name | Description |
---|---|---|
string | value | The value. |
Type | Description |
---|---|
FlexSheetBuilder | Current builder. |