Aspose::Cells::Cell::SetR1C1Formula method

Cell::SetR1C1Formula(const U16String&) method

Gets or sets a R1C1 formula of the Cell.

void Aspose::Cells::Cell::SetR1C1Formula(const U16String &value)

See Also

Cell::SetR1C1Formula(const char16_t*) method

Gets or sets a R1C1 formula of the Cell.

void Aspose::Cells::Cell::SetR1C1Formula(const char16_t *value)

See Also