Share via


IMsoLegend.IncludeInLayout Property

Namespace:  Microsoft.Office.Core
Assembly:  office (in office.dll)

Syntax

'Declaration
Property IncludeInLayout As Boolean
    Get
    Set
'Usage
Dim instance As IMsoLegend
Dim value As Boolean

value = instance.IncludeInLayout

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

Property Value

Type: System.Boolean

See Also

Reference

IMsoLegend Interface

IMsoLegend Members

Microsoft.Office.Core Namespace