Chart.AutoFormat Method
This API supports the Visual Studio Tools for Office infrastructure and is not intended to be used directly from your code.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.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
Integer
- Format
Type: System.Object
Object