Selection.Fields Property

Definition

Returns a read-only Fields collection that represents all the fields in the selection.

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

Property Value

Applies to