Style.IsJustifyDistributed

Style.IsJustifyDistributed property

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

public bool IsJustifyDistributed { get; set; }

Remarks

This is typical for East Asian alignments but not typical in other contexts.

See Also