Aspose::Cells::Drawing::Texts::TextTabStopCollection::Get method

TextTabStopCollection::Get method

Gets TextTabStop by the index.

TextTabStop Aspose::Cells::Drawing::Texts::TextTabStopCollection::Get(int32_t index)
ParameterTypeDescription
indexint32_tThe index.

ReturnValue

See Also