public enum HorizontalCellAlignment : System.Enum
Member | Description |
---|---|
Center | Centered alignment. |
CenterAcrossSelection | Centers the contents of the left-most cell in a center across selection group. All other cells in the center across selection group must be empty. The cells are not merged, and the data may appear to be in a cell other than the left-most cell. |
Default | Use the current default. |
Distributed | Distributed alignment. |
Fill | Repeat cell value to fill whole cell. |
General | Alignment depends on underlying data type. |
Justify | Justify alignment. |
Left | Left alignment. |
Right | Right alignment. |
Target Platforms: Android 4.4+, iOS 8+
Development Environments: Visual Studio 2015+, Visual Studio for Mac Preview, Xamarin for Visual Studio 4.2+