Aspose::Cells::Drawing::Texts::TextTabStopCollection::Add method
TextTabStopCollection::Add method
Adds a tab stop.
int32_t Aspose::Cells::Drawing::Texts::TextTabStopCollection::Add(TextTabAlignmentType tabAlignment, double tabPosition)
Parameter | Type | Description |
---|---|---|
tabAlignment | TextTabAlignmentType | |
tabPosition | double |
ReturnValue
See Also
- Class Vector
- Enum TextTabAlignmentType
- Class TextTabStopCollection
- Namespace Aspose::Cells::Drawing::Texts
- Library Aspose.Cells for C++