SharpLeaf Reference > Table Methods > SetCellVerticalAlignment Method > (VerticalAlignment[],Boolean) Table.SetCellVerticalAlignment Method (VerticalAlignment[],Boolean)
Set vertical alignment for next rows or columns, depending on flag.
public void SetCellVerticalAlignment(
VerticalAlignment[] values,
bool colwise
);
See also ...Table Members | Table.SetCellVerticalAlignment Method
Send comments on this topic © Dyalog Ltd 2021
|