New to Telerik Document ProcessingStart a free 30-day trial

Defines the text orientation of a cell, controlling whether content flows horizontally or vertically.

Definition

Namespace:Telerik.Windows.Documents.Spreadsheet.Model

Assembly:Telerik.Windows.Documents.Spreadsheet.dll

Syntax:

C#
public enum CellOrientation

Fields

Text flows left-to-right across the cell.

C#
Horizontal = 0

Text flows top-to-bottom down the cell.

C#
Vertical = 1
In this article
DefinitionFieldsHorizontalVertical
Not finding the help you need?
Contact Support