Sets the renderer size to the specified width and height, independent of the properties set.
Example 23. set_property sample
<?php $cellrenderer->set_fixed_size(30,100); ?>
See also: get_fixed_size()