iFeatureTableCell.Value Property
Parent Object: iFeatureTableCellDescription
Gets and sets the value of the cell.
Syntax
iFeatureTableCell.Value() As StringProperty Value
This is a read/write property whose value is a String.Samples
Name | Description |
Place table driven iFeature | This program demonstrates the placement of a table driven iFeature in a part. |
Changing row of table driven iFeature | This program demonstrates the edit of a table driven iFeature to change which row of the table is being used to drive the iFeature. |