Replacement.Highlight Property

Definition

True if highlight formatting is applied to the replacement text. Can return or be set to True, False, or wdUndefined.

public:
 property int Highlight { int get(); void set(int value); };
public int Highlight { get; set; }
member this.Highlight : int with get, set
Public Property Highlight As Integer

Property Value

Applies to