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: 2025.4.25
Syntaxpublic TextDirection TextDirection { get; set; }
Public Property TextDirection As TextDirection
Get
Set
Property Value
TextDirection
See Also