Cell Constructor

Initializes a new instance of the Cell class
Namespace:  Teigha.DatabaseServices
Assembly:  TD_Mgd (in TD_Mgd.dll) Version: 21.4.0.0
Syntax
public Cell(
        Table table,
        int row,
        int column
)

Parameters

table
Type: Teigha.DatabaseServicesTable
row
Type: SystemInt32
column
Type: SystemInt32
See Also

©  Bricsys NV. All rights reserved.