IntelliCAD 11.1 Object Library
AddTable Method
See Also 
InsertionPoint
NumRows
NumColumns
RowHeight
ColWidth
PaperSpace Collection : AddTable Method

Description

Adds a table entity.

Syntax

Visual Basic
Public Function AddTable( _
   ByVal InsertionPoint As Point, _
   ByVal NumRows As Long, _
   ByVal NumColumns As Long, _
   ByVal RowHeight As Double, _
   ByVal ColWidth As Double _
) As Table

Parameters

InsertionPoint
NumRows
NumColumns
RowHeight
ColWidth

See Also

© 2022 IntelliCAD Technology Consortium. All Rights Reserved.