ПИбд-22 Морозов Д.В. Лабораторная 3 #8
@ -97,7 +97,7 @@ internal class ExcelBuilder
|
||||
for (var j = 0; j < data.Last().Length; ++j)
|
||||
{
|
||||
CreateCell(j, _rowIndex, data.Last()[j],
|
||||
StyleIndex.SimpleTextWithBorder);
|
||||
StyleIndex.BoldTextWithBorder);
|
||||
}
|
||||
_rowIndex++;
|
||||
return this;
|
||||
|
Loading…
x
Reference in New Issue
Block a user