ExcelCellAlignmentDirection Property
Gets or sets the direction of the text in cells.
Namespace: Winnovative.ExcelLibAssembly: WnvXls_NetCore (in WnvXls_NetCore.dll) Version: 11.0.0
public ExcelCellTextDirectionType Direction { get; set; }
Public Property Direction As ExcelCellTextDirectionType
Get
Set
public:
property ExcelCellTextDirectionType Direction {
ExcelCellTextDirectionType get ();
void set (ExcelCellTextDirectionType value);
}
member Direction : ExcelCellTextDirectionType with get, set
Property Value
ExcelCellTextDirectionType