ResizeOffset Property

AEC Auto

ResizeOffset Property

Specifies the offset of the anchored object to the cell boundary when the cell is resized.

See Also | Example

Signature

object.ResizeOffset

object

AecAnchorEntToLayoutCell, AecAnchorEntToLayoutVolume
The object this property applies to.

ResizeOffset

Double; read-write
The offset from the cell to the anchored object.

Remarks

To change the ResizeOffset value, you must first set ApplyResize to True. Modifying ResizeOffset when ApplyResize is False does not result in an error or warning, but it has no effect.

To specify a distance between the anchored object and the cell, specify a negative value for ResizeOffset. To extend the anchored object beyond the cell edges, specify a positive value.