InsertTable Method (ISketchManager)
Inserts a Table.
.NET Syntax
Parameters
- Left
- x coordinate of the upper-left corner point of the Table
- Top
- y coordinate of the upper-left corner point of the Table
- Rows
- Number of rows in the Table
- Columns
- Number of columns in the Table
- RowHeight
- Height of the rows in the Table
- ColumnWidth
- Width of the columns in the Table
- FirstRowStyle
- Style for first row as defined in dsTableCellType_e
- SecondRowStyle
- Style for second row as defined in dsTableCellType_e
- OtherRowStyle
- Style for all other rows as defined in dsTableCellType_e
- Table[out] or Return Value
- Table
Example
See Also
Availability
DraftSight V1R3.0