WdKeyCategory Énumération

Définition

Définit le type d'élément affecté à la combinaison de touches spécifiée.

public enum class WdKeyCategory
[System.Runtime.InteropServices.Guid("13125B67-CC0F-313B-A28D-E4C74F81E126")]
public enum WdKeyCategory
type WdKeyCategory = 
Public Enum WdKeyCategory
Héritage
WdKeyCategory
Attributs

Champs

wdKeyCategoryAutoText 4

La touche est affectée à l'insertion automatique.

wdKeyCategoryCommand 1

La touche est affectée à une commande.

wdKeyCategoryDisable 0

La touche est désactivée.

wdKeyCategoryFont 3

La touche est affectée à une police.

wdKeyCategoryMacro 2

La touche est affectée à une

wdKeyCategoryNil -1

La touche n'est pas affectée.

wdKeyCategoryPrefix 7

La touche est affectée à un préfixe.

wdKeyCategoryStyle 5

La touche est affectée à un style.

wdKeyCategorySymbol 6

La touche est affectée à un symbole.

S’applique à