[]
Sets the SaveActionUrl for remote saving.
public FlexSheetBuilder RemoteSave(string saveActionUrl, ContentType saveContentType = ContentType.Xlsx)
| Type | Name | Description |
|---|---|---|
| string | saveActionUrl | The url of save action. |
| ContentType | saveContentType | The content type. |
| Type | Description |
|---|---|
| FlexSheetBuilder | Current FlexSheet builder |