CellRangeCreate Method


Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 26.3.0.0
Syntax
public static CellRange Create(
        Table table,
        int topRow,
        int leftColumn,
        int bottomRow,
        int rightColumn
)

Parameters

table  Table
 
topRow  Int32
 
leftColumn  Int32
 
bottomRow  Int32
 
rightColumn  Int32
 

Return Value

CellRange
See Also

©  Bricsys NV. All rights reserved.