Partager via


TableOfFigures.UseHyperlinks Property

Returns or sets whether entries in a table of figures should be formatted as hyperlinks when publishing to the Web.

Namespace:  Microsoft.Office.Interop.Word
Assembly:  Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)

Syntax

'Declaration
Property UseHyperlinks As Boolean
    Get
    Set
'Usage
Dim instance As TableOfFigures
Dim value As Boolean

value = instance.UseHyperlinks

instance.UseHyperlinks = value
bool UseHyperlinks { get; set; }

Property Value

Type: System.Boolean

See Also

Reference

TableOfFigures Interface

TableOfFigures Members

Microsoft.Office.Interop.Word Namespace