Aspose::Cells::HtmlTableLoadOption::SetName method

HtmlTableLoadOption::SetName(const U16String&) method

Get or set the name of table to import from html.

Deprecated

Please use HtmlTableLoadOption.Id instead

void Aspose::Cells::HtmlTableLoadOption::SetName(const U16String &value)

See Also

HtmlTableLoadOption::SetName(const char16_t*) method

Get or set the name of table to import from html.

Deprecated

Please use HtmlTableLoadOption.Id instead

void Aspose::Cells::HtmlTableLoadOption::SetName(const char16_t *value)

See Also