Aspose::Cells::Style::IsJustifyDistributed method

Style::IsJustifyDistributed method

Indicates if the cells justified or distributed alignment should be used on the last line of text.

bool Aspose::Cells::Style::IsJustifyDistributed()

Remarks

This is typical for East Asian alignments but not typical in other contexts. Only works when distributed dorizontal alignment.

See Also