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)
ParameterTypeDescription
tabAlignmentTextTabAlignmentType
tabPositiondouble

ReturnValue

See Also