cellSetBgColor abstract method

void cellSetBgColor(
  1. int index,
  2. int color
)

Implementation

void cellSetBgColor(int index, int color);