Aspose::Cells::HtmlTableLoadOptionCollection::AddTableLoadOption method
HtmlTableLoadOptionCollection::AddTableLoadOption method
Adds one HtmlTableLoadOption into this collection.
int32_t Aspose::Cells::HtmlTableLoadOptionCollection::AddTableLoadOption(const HtmlTableLoadOption &item)
| Parameter | Type | Description |
|---|---|---|
| item | const HtmlTableLoadOption& | one HtmlTableLoadOption |
ReturnValue
the index of the added item
See Also
- Class Vector
- Class HtmlTableLoadOption
- Class HtmlTableLoadOptionCollection
- Namespace Aspose::Cells
- Library Aspose.Cells for C++