Link Search Menu Expand Document

ColumnTextDirection Property

Gets or sets the reading order.

Namespace:Bytescout.Spreadsheet
Assembly: Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.0.2045-master
Syntax
public ReadingOrder TextDirection { get; set; }

Property Value

Type: ReadingOrder
Reading order.

Implements

IExtFormatTextDirection
See Also

Reference