Share via


ResultIUForce Property [Visio 2003 SDK Documentation]

Sets a cell's value in internal units, even if the cell's formula is protected with the GUARD function.

object**.ResultIUForce** = newValue

object     Required. An expression that returns a Cell object.

newValue     Required Double. The new value for the cell.

Version added

2.0

Remarks

The cell's units default to the Microsoft Office Visio internal units, which are inches for distance and radians for angles.

Applies to | Cell object

See Also | Formula property | Result property | ResultForce property | ResultFromInt property | ResultInt property | ResultIU property | ResultStr property