StoryRanges.Item[WdStoryType] Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns a single story of a range or selection as a Range object.
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
Parameters
- Index
- WdStoryType
Required WdStoryType. The specified story type. Can be one of these WdStoryType constants.wdCommentsStorywdEndnotesStorywdEvenPagesFooterStorywdEvenPagesHeaderStorywdFirstPageFooterStorywdFirstPageHeaderStorywdFootnotesStorywdMainTextStorywdPrimaryFooterStorywdPrimaryHeaderStorywdTextFrameStory