_Document.StoryRanges 属性

定义

返回一个 StoryRanges 集合,该集合表示指定文档中的所有文章。

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

属性值

适用于