Aspose::Cells::Style::SetIndentLevel method
Style::SetIndentLevel method
Represents the indent level for the cell or range. Can only be an integer from 0 to 250.
void Aspose::Cells::Style::SetIndentLevel(int32_t value)
Remarks
If text horizontal alignment type is set to value other than left or right, indent level will be reset to zero.
See Also
- Class Vector
- Class Style
- Namespace Aspose::Cells
- Library Aspose.Cells for C++