Click or drag to resize

IExcelCellWriter Methods

The IExcelCellWriter type exposes the following members.

Methods
  Name Description
Public method SetAlignment Set the alignment for the cell content.
Public method SetBold Set the cell font style.
Public method SetColor Set the cell color
Public method SetFillColor Set the cell fill color.
Public method SetFont Set the cell font type.
Public method SetFormat Set the cell numeric format.
Public method SetHyperlink Set a hyperlink into the cell content.
Public method SetItalic Set the cell font style
Public method SetVAlignment Set the vertical alignment for the cell content.
Public method SetValueT Set the value of a cell.
Top
See Also