Autodesk.AutoCAD.DatabaseServices Namespace
>
Table Class
>
Table Methods
>
SetGridProperty Method
SetGridProperty Method
Overload List
Method
Description
Table.SetGridProperty (CellRange, Autodesk.AutoCAD.DatabaseServices.GridLineType, GridPropertyParameter)
Sets the grid line properties of cells, rows, or columns in a range of cells.
The range can be a...
more
Table.SetGridProperty (int, int, Autodesk.AutoCAD.DatabaseServices.GridLineType, GridPropertyParameter)
Sets the grid line weight in a cell, row, or column.
To specify cell, pass a valid row and column...
more
Comments?