TExcelFile.GetDataConnections Method
Returns the data connections in the file. Use SetDataConnections to change the connections in the file.
Syntax
Unit: FlexCel.Core
function TExcelFile.GetDataConnections: IDataConnections; virtual; abstract;
See also