SetBackgroundRefresh Method
SetBackgroundRefresh function
Indicates whether the connection can be refreshed in the background (asynchronously).true if preferred usage of the connection is to refresh asynchronously in the background;false if preferred usage of the connection is to refresh synchronously in the foreground.
func (instance *DataModelConnection) SetBackgroundRefresh(value bool) error
Remarks
See Also
- Class DataModelConnection
- Namespace Aspose.Cells.ExternalConnections
- Library Aspose.Cells for Go