GrapeCity.Excel Namespace : IAlignmentBlock Interface |
For a list of all members of this type, see IAlignmentBlock members.
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 |