Item
ExternalConnectionCollection indexer (1 of 2)
ExternalConnection
belirtilen dizindeki öğe.
public ExternalConnection this[int index] { get; set; }
Parametre | Tanım |
---|---|
index | Öğenin sıfır tabanlı dizini. |
Geri dönüş değeri
Belirtilen dizindeki öğe.
Ayrıca bakınız
- class ExternalConnection
- class ExternalConnectionCollection
- ad alanı Aspose.Cells.ExternalConnections
- toplantı Aspose.Cells
ExternalConnectionCollection indexer (2 of 2)
ExternalConnection
belirtilen ada sahip öğe.
public ExternalConnection this[string connectionName] { get; }
Parametre | Tanım |
---|---|
connectionName | veri bağlantısı adı |
Geri dönüş değeri
Belirtilen ada sahip öğe.
Ayrıca bakınız
- class ExternalConnection
- class ExternalConnectionCollection
- ad alanı Aspose.Cells.ExternalConnections
- toplantı Aspose.Cells