Share via


Chart.AutoFormat Method

Reserved for internal use.

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

Syntax

'Declaration
Sub AutoFormat ( _
    Gallery As Integer, _
    Format As Object _
)
'Usage
Dim instance As Chart
Dim Gallery As Integer
Dim Format As Object

instance.AutoFormat(Gallery, Format)
void AutoFormat(
    int Gallery,
    Object Format
)

Parameters

See Also

Reference

Chart Interface

Chart Members

Microsoft.Office.Interop.PowerPoint Namespace