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
- Gallery
Type: System.Int32
- Format
Type: System.Object