IntelliCAD 11.1 Object Library
SetText Method
See Also 
Row
col
Text
Table Object : SetText Method

Description

Sets the text value for the specified row and column.

Syntax

Visual Basic
Public Sub SetText( _
   ByVal Row As Long, _
   ByVal col As Long, _
   ByVal Text As String _
) 

Parameters

Row
col
Text

See Also

© 2022 IntelliCAD Technology Consortium. All Rights Reserved.