Método ChartSheet.AutoFormat

Essa API oferece suporte a infra-estrutura de Visual Studio e não se destina a ser usado diretamente em seu código.

Namespace:  Microsoft.Office.Tools.Excel
Assembly:  Microsoft.Office.Tools.Excel (em Microsoft.Office.Tools.Excel.dll)

Sintaxe

'Declaração
Sub AutoFormat ( _
    Gallery As Integer, _
    Format As Object _
)
void AutoFormat(
    int Gallery,
    Object Format
)

Parâmetros

Segurança do .NET Framework

Consulte também

Referência

ChartSheet Interface

Namespace Microsoft.Office.Tools.Excel