SetStrikeOutColor
CharacterStyleDataRef data = fStyleData->SetStrikeOutColor(which);
CharacterStyleDataRef data = fStyleData->SetStrikeOutColor(color);
bool SetStrikeOutColor(color_which which);
bool SetStrikeOutColor(rgb_color color);
CharacterStyleDataRef SetStrikeOutColor(color_which which);
CharacterStyleDataRef SetStrikeOutColor(rgb_color color);