Document.StoryRanges 属性

定义

获取一个 StoryRanges 集合,该集合表示文档中的所有内容。

public Microsoft.Office.Interop.Word.StoryRanges StoryRanges { get; }

属性值

StoryRanges

一个 StoryRanges 集合,表示文档中的所有内容。

适用于