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