次の方法で共有


_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

プロパティ値

適用対象