AddFillColorFilter

AutoFilter.AddFillColorFilter method

Aggiunge un filtro del colore di riempimento.

public void AddFillColorFilter(int fieldIndex, BackgroundType pattern, CellsColor foregroundColor, 
    CellsColor backgroundColor)
ParametroTipoDescrizione
fieldIndexInt32L’offset intero del campo su cui si desidera basare il filtro (a sinistra dell’elenco; il campo più a sinistra è il campo 0).
patternBackgroundTypeIl tipo di motivo di sfondo.
foregroundColorCellsColorIl colore di primo piano.
backgroundColorCellsColorIl colore di sfondo.

Guarda anche