Share via


IMsoDisplayUnitLabel.IncludeInLayout Property

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

Syntax

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

value = instance.IncludeInLayout

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

Property Value

Type: System.Boolean

Implements

IMsoChartTitle.IncludeInLayout

See Also

Reference

IMsoDisplayUnitLabel Interface

IMsoDisplayUnitLabel Members

IncludeInLayout Overload

Microsoft.Office.Core Namespace