The accelerator table for this document.
[Visual Basic 6.0] Property Accelerators As IAcceleratorTable
[Visual Basic .NET] Public ReadOnly Property Accelerators As AcceleratorTable
[C#] public AcceleratorTable Accelerators {get;}
An AcceleratorTable is an object that contains a list of accelerator keys and the command identifiers associated with them.
IDocument Interface | IAcceleratorTable Interface