Aspose::Cells::Style::GetIndentLevel method

Style::GetIndentLevel method

Represents the indent level for the cell or range. Can only be an integer from 0 to 250.

int32_t Aspose::Cells::Style::GetIndentLevel()

Remarks

If text horizontal alignment type is set to value other than left or right, indent level will be reset to zero.

See Also