Aspose::Cells::Pivot::PivotTable::SetErrorString method

PivotTable::SetErrorString(const U16String&) method

Gets the string displayed in cells that contain errors when the DisplayErrorString property is true.The default value is an empty string.

void Aspose::Cells::Pivot::PivotTable::SetErrorString(const U16String &value)

See Also

PivotTable::SetErrorString(const char16_t*) method

Gets the string displayed in cells that contain errors when the DisplayErrorString property is true.The default value is an empty string.

void Aspose::Cells::Pivot::PivotTable::SetErrorString(const char16_t *value)

See Also