IExcel Cell WriterSet Bold Method
Set the cell font style.
Definition
Namespace: Casewhere.Runtime.IO
Assembly: Casewhere.Runtime.IO (in Casewhere.Runtime.IO.dll) Version: 1.0.0.0 (1.0.0.0)
Assembly: Casewhere.Runtime.IO (in Casewhere.Runtime.IO.dll) Version: 1.0.0.0 (1.0.0.0)
C#
IExcelCellWriter SetBold(
bool value
)Parameters
- value Boolean
- True for bold
Return Value
IExcelCellWriter[Missing <returns> documentation for "M:Casewhere.Runtime.IO.IExcelCellWriter.SetBold(System.Boolean)"]