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)
Parameter | Type | Description |
---|---|---|
index | int32_t | The index. |
ReturnValue
See Also
- Class TextTabStop
- Class Vector
- Class TextTabStopCollection
- Namespace Aspose::Cells::Drawing::Texts
- Library Aspose.Cells for C++