Aspose::Cells::HtmlTableLoadOptionCollection::Get method
HtmlTableLoadOptionCollection::Get method
Gets the HtmlTableLoadOption element at the specified index.
HtmlTableLoadOption Aspose::Cells::HtmlTableLoadOptionCollection::Get(int32_t index)
Parameter | Type | Description |
---|---|---|
index | int32_t | The zero based index of the element. |
ReturnValue
The element at the specified index.
See Also
- Class HtmlTableLoadOption
- Class Vector
- Class HtmlTableLoadOptionCollection
- Namespace Aspose::Cells
- Library Aspose.Cells for C++