Aspose::Cells::ExternalConnections::ExternalConnection::SetIsDeleted method

ExternalConnection::SetIsDeleted method

Indicates whether the associated workbook connection has been deleted. true if the connection has been deleted; otherwise, false.

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

See Also