WdRevisionsBalloonWidthType Énumération

Définition

Détermine comment Microsoft Word mesure la largeur des bulles de révision.

public enum class WdRevisionsBalloonWidthType
[System.Runtime.InteropServices.Guid("F9AC6CAA-EAA0-3A0A-A87E-1CC2A60AA19F")]
public enum WdRevisionsBalloonWidthType
type WdRevisionsBalloonWidthType = 
Public Enum WdRevisionsBalloonWidthType
Héritage
WdRevisionsBalloonWidthType
Attributs

Champs

wdBalloonWidthPercent 0

La largeur est mesurée sous la forme d'un pourcentage de la largeur du document.

wdBalloonWidthPoints 1

La largeur est mesurée en points.

S’applique à