Freigeben über


StoryRanges.Item[WdStoryType] Eigenschaft

Definition

Gibt einen einzelnen Textabschnitt eines Bereichs oder einer Auswahl als Range Objekt zurück.

public:
 property Microsoft::Office::Interop::Word::Range ^ default[Microsoft::Office::Interop::Word::WdStoryType] { Microsoft::Office::Interop::Word::Range ^ get(Microsoft::Office::Interop::Word::WdStoryType Index); };
public Microsoft.Office.Interop.Word.Range this[Microsoft.Office.Interop.Word.WdStoryType Index] { get; }
member this.Item(Microsoft.Office.Interop.Word.WdStoryType) : Microsoft.Office.Interop.Word.Range
Default Public ReadOnly Property Item(Index As WdStoryType) As Range

Parameter

Index
WdStoryType

Erforderlich WdStoryType. Die angegebene Textabschnittsart. Dies kann eine der folgenden WdStoryType-Konstanten sein. wdCommentsStorywdEndnotesStorywdEvenPagesFooterStorywdEvenPagesHeaderStorywdFirstPageFooterStorywdFirstPageHeaderStorywdFootnotesStorywdMainTextStorywdPrimaryFooterStorywdPrimaryHeaderStorywdTextFrameStory

Eigenschaftswert

Gilt für: