Share via


IDiagram.AutoFormat Property

Namespace:  Microsoft.Office.Interop.Excel
Assembly:  Microsoft.Office.Interop.Excel (in Microsoft.Office.Interop.Excel.dll)

Syntax

'Declaration
Property AutoFormat As MsoTriState
    Get
    Set
'Usage
Dim instance As IDiagram
Dim value As MsoTriState

value = instance.AutoFormat

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

Property Value

Type: Microsoft.Office.Core.MsoTriState

See Also

Reference

IDiagram Interface

IDiagram Members

Microsoft.Office.Interop.Excel Namespace