Aspose::Cells::ExternalConnections::ExternalConnection::SetIsNew method

ExternalConnection::SetIsNew method

True if the connection has not been refreshed for the first time; otherwise, false. This state can happen when the user saves the file before a query has finished returning.

void Aspose::Cells::ExternalConnections::ExternalConnection::SetIsNew(bool value)

See Also