TableOfContents.HeadingStyles Property
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.
Returns a HeadingStyles object that represents additional styles used to compile a table of contents (styles other than the Heading 1 β Heading 9 styles).
public:
property Microsoft::Office::Interop::Word::HeadingStyles ^ HeadingStyles { Microsoft::Office::Interop::Word::HeadingStyles ^ get(); };
public Microsoft.Office.Interop.Word.HeadingStyles HeadingStyles { get; }
member this.HeadingStyles : Microsoft.Office.Interop.Word.HeadingStyles
Public ReadOnly Property HeadingStyles As HeadingStyles