Share via


TableOfFigures.IncludeLabel Property

True if the caption label and caption number are included in a table of figures.

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

Syntax

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

value = instance.IncludeLabel

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

Property Value

Type: System.Boolean

See Also

Reference

TableOfFigures Interface

TableOfFigures Members

Microsoft.Office.Interop.Word Namespace