Casewhere Runtime API
Casewhere Runtime API
Casewhere.Runtime.IO
IExcelCellWriter Interface
IExcelCellWriter Methods
SetAlignment Method
SetBold Method
SetColor Method
SetFillColor Method
SetFont Method
SetFormat Method
SetHyperlink Method
SetItalic Method
SetVAlignment Method
SetValue(T) Method
IExcelCellWriter
SetVAlignment Method
Set the vertical alignment for the cell content.
Namespace:
Casewhere.Runtime.IO
Assembly:
Casewhere.Runtime.IO (in Casewhere.Runtime.IO.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
Copy
IExcelCellWriter
SetVAlignment
(
VAlignment
vAlignment
)
Parameters
vAlignment
Type:
Casewhere.Runtime.IO
VAlignment
The vertical aligment type
Return Value
Type:
IExcelCellWriter
The current cell.
See Also
Reference
IExcelCellWriter Interface
Casewhere.Runtime.IO Namespace