Compartir a través de


Workbook.set_Colors (Método)

This API supports the Visual Studio infrastructure and is not intended to be used directly from your code.

Utilice la propiedad Colors en lugar de este método.

Espacio de nombres:  Microsoft.Office.Tools.Excel
Ensamblados:   Microsoft.Office.Tools.Excel (en Microsoft.Office.Tools.Excel.dll)
  Microsoft.Office.Tools.Excel.v4.0.Utilities (en Microsoft.Office.Tools.Excel.v4.0.Utilities.dll)

Sintaxis

'Declaración
Sub set_Colors ( _
    Index As Object, _
    RHS As Object _
)
void set_Colors(
    Object Index,
    Object RHS
)

Parámetros

Seguridad de .NET Framework

Vea también

Referencia

Workbook Interfaz

Microsoft.Office.Tools.Excel (Espacio de nombres)