IMsoDiagram.AutoFormat Property
Namespace: Microsoft.Office.Core
Assembly: office (in office.dll)
Syntax
'Declaration
Property AutoFormat As MsoTriState
Get
Set
'Usage
Dim instance As IMsoDiagram
Dim value As MsoTriState
value = instance.AutoFormat
instance.AutoFormat = value
MsoTriState AutoFormat { get; set; }
Property Value
Type: Microsoft.Office.Core.MsoTriState