======Свойство ISheetEditorModel.Item[Int32, Int32]====== * **Пространство имен:** [[developers:references:topomatic.tables|Topomatic.Tables]] * **Сборка:** Topomatic.Tables (в Topomatic.Tables.dll) =====Синтаксис===== public ISheetEditorCell this[int row, int column] { get; } **Параметры** * //row// * Тип: System.Int32 * //column// * Тип: System.Int32 **Значение свойства** * Тип: [[developers:references:topomatic.tables.isheeteditorcell|Topomatic.Tables.ISheetEditorCell]]