Justify Method Example

This example justifies the text in cell A1 on Sheet1.

Worksheets("Sheet1").Range("A1").Justify

Send feedback to MSDN.Look here for MSDN Online resources.