Catatan
Akses ke halaman ini memerlukan otorisasi. Anda dapat mencoba masuk atau mengubah direktori.
Akses ke halaman ini memerlukan otorisasi. Anda dapat mencoba mengubah direktori.
Returns the set ID of an AccelTable object in its collection. Read-only.
Syntax
expression.SetID
expression A variable that represents an AccelTable object.
Return value
Long
Remarks
Each AccelTable object has a set ID that corresponds to a Microsoft Visio window context.
You can retrieve an object from its collection by passing the object's set ID to the ItemAtID property. You can also set the set ID of an object by using the AddAtID method.
Valid set ID values are declared by the Visio type library in VisUIObjSets.
Support and feedback
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.