Cell.ResultIUForce Property

Visio Automation Reference

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

Version Information
 Version Added:  Visio 2.0

Syntax

expression.ResultIUForce

expression   A variable that represents a Cell object.

Return Value
Double

Remarks

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

See Also