Range.Characters Property

Definition

Returns a Characters collection that represents the characters in a range.

public:
 property Microsoft::Office::Interop::Word::Characters ^ Characters { Microsoft::Office::Interop::Word::Characters ^ get(); };
public Microsoft.Office.Interop.Word.Characters Characters { get; }
member this.Characters : Microsoft.Office.Interop.Word.Characters
Public ReadOnly Property Characters As Characters

Property Value

Applies to