IExcelCellWriterSetVAlignment Method
|
Set the vertical alignment for the cell content.
Namespace: Casewhere.Runtime.IOAssembly: Casewhere.Runtime.IO (in Casewhere.Runtime.IO.dll) Version: 1.0.0.0 (1.0.0.0)
SyntaxIExcelCellWriter SetVAlignment(
VAlignment vAlignment
)
Parameters
- vAlignment VAlignment
- The vertical aligment type
Return Value
IExcelCellWriterThe current cell.
See Also