Udostępnij za pośrednictwem


IMsoDiagram.AutoLayout Property

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

Syntax

'Declaration
Property AutoLayout As MsoTriState
    Get
    Set
'Usage
Dim instance As IMsoDiagram
Dim value As MsoTriState

value = instance.AutoLayout

instance.AutoLayout = value
MsoTriState AutoLayout { get; set; }

Property Value

Type: Microsoft.Office.Core.MsoTriState

See Also

Reference

IMsoDiagram Interface

IMsoDiagram Members

Microsoft.Office.Core Namespace