Document.StoryRanges 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.
Gets a StoryRanges collection that represents all the stories in the document.
public:
property Microsoft::Office::Interop::Word::StoryRanges ^ StoryRanges { Microsoft::Office::Interop::Word::StoryRanges ^ get(); };
public Microsoft.Office.Interop.Word.StoryRanges StoryRanges { get; }
member this.StoryRanges : Microsoft.Office.Interop.Word.StoryRanges
Public ReadOnly Property StoryRanges As StoryRanges
Property Value
A StoryRanges collection that represents all the stories in the document.