ExternalConnectionId Property |
Gets the id of the connection.
Namespace:
Aspose.Cells.ExternalConnections
Assembly:
Aspose.Cells (in Aspose.Cells.dll) Version: 22.5.0.0 (22.5.0)
SyntaxPublic ReadOnly Property Id As Integer
Get
public:
property int Id {
int get ();
}
Property Value
Type:
Int32
See Also