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