Sets the text of the specified cell.
.NET Syntax
Visual Basic (Declaration) | |
---|
Sub SetText( _
LONG Row As System.Integer, _
LONG Column As System.Integer, _
BSTR CellText As System.String _
) |
Parameters
- Row
- Row in which the cell exists
- Column
- Column in which the cell exists
- CellText
- Text for the cell
See Also
Availability
DraftSight V1R4.0