Enum TextAlignment
Namespace: Telerik.WinControls.Spreadsheet.UI
Assembly: Telerik.WinControls.RadSpreadsheet.dll
Syntax
public enum TextAlignment
Center
Text is centered.
Justify
Text is justified.
Left
Text is aligned to the left. Default value.
Right
Text is aligned to the right.