Cell.Value Property
Parent Object: CellDescription
Specifies the value of the cell.
Syntax
Cell.Value() As StringProperty Value
This is a read/write property whose value is a String.Samples
Name | Description |
Parts List Edit | This sample illustrates editing the contents of the parts list. |
Parts List Query | This sample illustrates querying the contents of the parts list. |