Aspose::Cells::HtmlTableLoadOptionCollection::Get method

HtmlTableLoadOptionCollection::Get method

Gets the HtmlTableLoadOption element at the specified index.

HtmlTableLoadOption Aspose::Cells::HtmlTableLoadOptionCollection::Get(int32_t index)
ParameterTypeDescription
indexint32_tThe zero based index of the element.

ReturnValue

The element at the specified index.

See Also