| GrapeCity.Excel Namespace : IAlignmentBlock Interface | 
The following tables list the members exposed by IAlignmentBlock.
| Name | Description | |
|---|---|---|
|  | HorizontalAlignment | Get or set the ExcelHorizontalAlignment property value | 
|  | IndentationLevel | Gets or sets the indent level of the alignment. | 
|  | IsJustifyLastLine | Gets or sets a value indicating whether the justify distributed option is checked. | 
|  | IsShrinkToFit | Gets or sets a value indicating whether the Shrink to fit of the text control is checked. | 
|  | IsTextWrapped | Gets or sets a value indicating whether Wrap text of the text control is checked. | 
|  | TextDirection | Gets or sets the text direction of the alignment. | 
|  | TextRotation | Gets or sets the text orientation. | 
|  | VerticalAlignment | Get or set the ExcelVerticalAlignment property value | 
| Name | Description | |
|---|---|---|
|  | Clone | Clone and create a new IAlignmentBlock instance. |