Aspose::Cells::Cell::SetCharacters method

Cell::SetCharacters method

Sets rich text format of the cell.

void Aspose::Cells::Cell::SetCharacters(const Vector<FontSetting> &characters)
ParameterTypeDescription
charactersconst Vector <FontSetting>&All Characters objects.

See Also