Share via


IMsoChartTitle.IncludeInLayout Property

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

Syntax

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

value = instance.IncludeInLayout

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

Property Value

Type: System.Boolean

See Also

Reference

IMsoChartTitle Interface

IMsoChartTitle Members

Microsoft.Office.Core Namespace