Enum
CellOrientation

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:

cs-api-definition
public enum CellOrientation

Fields

Horizontal

Text flows left-to-right across the cell.

Declaration

cs-api-definition
Horizontal = 0

Field Value

CellOrientation

Vertical

Text flows top-to-bottom down the cell.

Declaration

cs-api-definition
Vertical = 1

Field Value

CellOrientation

In this article
DefinitionFieldsHorizontalVertical
Not finding the help you need?
Contact Support