Cell Constructor

Initializes a new instance of the Cell class

Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 26.3.0.0
Syntax
public Cell(
        Table table,
        int row,
        int column
)

Parameters

table  Table
 
row  Int32
 
column  Int32
 
See Also

©  Bricsys NV. All rights reserved.