Aspose::Cells::Tables::ListColumn::SetFormula method

ListColumn::SetFormula(const U16String&) method

Gets and sets the formula of the list column.

void Aspose::Cells::Tables::ListColumn::SetFormula(const U16String &value)

See Also

ListColumn::SetFormula(const char16_t*) method

Gets and sets the formula of the list column.

void Aspose::Cells::Tables::ListColumn::SetFormula(const char16_t *value)

See Also