======Метод Table.SetBorderWidths(Int32, Int32, Int32, Int32, Int32)====== Устанавливает границы таблицы * **Пространство имен:** [[developers:references:topomatic.tables|Topomatic.Tables]] * **Сборка:** Topomatic.Tables (в Topomatic.Tables.dll) =====Синтаксис===== public void SetBorderWidths(int row, int column, int rows, int columns, int BorderWidthSize) **Параметры** * //row// * Тип: [[developers:references:system.int32|System.Int32]] * Строка * //column// * Тип: [[developers:references:system.int32|System.Int32]] * Столбец * //rows// * Тип: [[developers:references:system.int32|System.Int32]] * Строки * //columns// * Тип: [[developers:references:system.int32|System.Int32]] * Столбцы * //BorderWidthSize// * Тип: [[developers:references:system.int32|System.Int32]] * Толщина границы