ContentControl.Range Property

Definition

Gets a Range that represents the contents of the ContentControl.

public Microsoft.Office.Interop.Word.Range Range { get; }

Property Value

Range

The contents of the ContentControl.

Remarks

For more information about Range objects, see Word Object Model Overview.

Applies to