ПИбд-23 Салин Олег Алексеевич Лабораторная работа №4 (Усложненная) #18
@ -156,7 +156,7 @@ namespace IceCreamShopBusinessLogic.OfficePackage.Implements
|
||||
Val = new EnumValue<BorderValues>(BorderValues.Single),
|
||||
Size = 12
|
||||
});
|
||||
docTable.AppendChild(tableProps);
|
||||
docTable.AppendChild<TableProperties>(tableProps);
|
||||
TableGrid tableGrid = new TableGrid();
|
||||
for (int i = 0; i < table.Columns; i++)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user