Aspose::Cells::HtmlTableLoadOptionCollection::AddTableLoadOption method

HtmlTableLoadOptionCollection::AddTableLoadOption method

Adds one HtmlTableLoadOption into this collection.

int32_t Aspose::Cells::HtmlTableLoadOptionCollection::AddTableLoadOption(const HtmlTableLoadOption &item)
ParameterTypeDescription
itemconst HtmlTableLoadOption&one HtmlTableLoadOption

ReturnValue

the index of the added item

See Also