Indexes.AddOld(Range, Object, Object, Object, Object, Object) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Reserved for internal use.
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
Parameters
- Range
- Range
- HeadingSeparator
- Object
- RightAlignPageNumbers
- Object
- Type
- Object
- NumberOfColumns
- Object
- AccentedLetters
- Object