Range.NextStoryRange Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Renvoie un Range objet qui fait référence à l’article suivant, comme indiqué dans le tableau suivant.
public:
property Microsoft::Office::Interop::Word::Range ^ NextStoryRange { Microsoft::Office::Interop::Word::Range ^ get(); };
public Microsoft.Office.Interop.Word.Range NextStoryRange { get; }
member this.NextStoryRange : Microsoft.Office.Interop.Word.Range
Public ReadOnly Property NextStoryRange As Range
Valeur de propriété
Remarques
Le tableau suivant indique ce qui est retourné par la propriété NextStoryRange :
wdMainTextStory, wdFootnotesStory, wdEndnotesStory et wdCommentsStory | Retourne toujours Nothing. | |
wdTextFrameStory | Article de l’ensemble suivant de zones de texte liées. | |
wdEvenPagesHeaderStory, wdPrimaryHeaderStory, wdEvenPagesFooterStory, wdPrimaryFooterStory, wdFirstPageHeaderStory, wdFirstPageFooterStory | L’histoire de la section suivante du même type. |