ResultIU property
Gets or sets a cell's value in internal units.
Version added
2.0
Syntax
| |
| |
retVal |
Double. The cell's value in internal units. |
object |
Required. An expression that returns a Cell object. |
newValue |
Required Double. The new value for the cell. |
Remarks
Use the ResultIU property to set the value of an unguarded cell. If a cell's formula is protected with a GUARD function, the formula is not changed and an error is generated.
The units default to the Visio internal units, which are inches for distance and radians for angles.