TablesOfContents.AddOld 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.TableOfContents AddOld (Microsoft.Office.Interop.Word.Range Range, ref object UseHeadingStyles, ref object UpperHeadingLevel, ref object LowerHeadingLevel, ref object UseFields, ref object TableID, ref object RightAlignPageNumbers, ref object IncludePageNumbers, ref object AddedStyles);
abstract member AddOld : Microsoft.Office.Interop.Word.Range * obj * obj * obj * obj * obj * obj * obj * obj -> Microsoft.Office.Interop.Word.TableOfContents
Public Function AddOld (Range As Range, Optional ByRef UseHeadingStyles As Object, Optional ByRef UpperHeadingLevel As Object, Optional ByRef LowerHeadingLevel As Object, Optional ByRef UseFields As Object, Optional ByRef TableID As Object, Optional ByRef RightAlignPageNumbers As Object, Optional ByRef IncludePageNumbers As Object, Optional ByRef AddedStyles As Object) As TableOfContents
Parameters
- Range
- Range
- UseHeadingStyles
- Object
- UpperHeadingLevel
- Object
- LowerHeadingLevel
- Object
- UseFields
- Object
- TableID
- Object
- RightAlignPageNumbers
- Object
- IncludePageNumbers
- Object
- AddedStyles
- Object