CellRange Constructor

Initializes a new instance of the CellRange class
Namespace:  Teigha.DatabaseServices
Assembly:  TD_Mgd (in TD_Mgd.dll) Version: 21.4.0.0
Syntax
protected CellRange(
        Table table,
        int topRow,
        int leftColumn,
        int bottomRow,
        int rightColumn
)

Parameters

table
Type: Teigha.DatabaseServicesTable
topRow
Type: SystemInt32
leftColumn
Type: SystemInt32
bottomRow
Type: SystemInt32
rightColumn
Type: SystemInt32
See Also

©  Bricsys NV. All rights reserved.