TableCellFormatTextDirection Property |
Gets or sets the direction of the text flow for table cell.
Namespace: SautinSoft.Document.TablesAssembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2024.11.20
Syntax public TextDirection TextDirection { get; set; }
Public Property TextDirection As TextDirection
Get
Set
Property Value
TextDirectionSee Also