Indexes.AddOld(Range, Object, Object, Object, Object, Object) Méthode
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.
Réservé à une utilisation interne.
public Microsoft.Office.Interop.Word.Index AddOld (Microsoft.Office.Interop.Word.Range Range, ref object HeadingSeparator, ref object RightAlignPageNumbers, ref object Type, ref object NumberOfColumns, ref object AccentedLetters);
abstract member AddOld : Microsoft.Office.Interop.Word.Range * obj * obj * obj * obj * obj -> Microsoft.Office.Interop.Word.Index
Public Function AddOld (Range As Range, Optional ByRef HeadingSeparator As Object, Optional ByRef RightAlignPageNumbers As Object, Optional ByRef Type As Object, Optional ByRef NumberOfColumns As Object, Optional ByRef AccentedLetters As Object) As Index
Paramètres
- Range
- Range
- HeadingSeparator
- Object
- RightAlignPageNumbers
- Object
- Type
- Object
- NumberOfColumns
- Object
- AccentedLetters
- Object