Sets the text of the specified cell.
.NET Syntax
Visual Basic (Declaration) | |
---|
Sub SetText( _
long Row As System.Integer, _
long Column As System.Integer, _
const dsString& 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